Updated TF2 gamedata (bug 4753, r=DS).

This commit is contained in:
Nicholas Hastings 2010-12-17 23:08:49 -05:00
parent d25adc1b10
commit 767c807a40
2 changed files with 21 additions and 21 deletions

View File

@ -18,21 +18,21 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "386" "windows" "387"
"linux" "387" "linux" "388"
"mac" "387" "mac" "388"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "259" "windows" "260"
"linux" "260" "linux" "261"
"mac" "260" "mac" "261"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "257" "windows" "258"
"linux" "258" "linux" "259"
"mac" "258" "mac" "259"
} }
"Ignite" "Ignite"
{ {
@ -54,9 +54,9 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "427" "windows" "428"
"linux" "427" "linux" "428"
"mac" "427" "mac" "428"
} }
"GetVelocity" "GetVelocity"
{ {
@ -102,9 +102,9 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "250" "windows" "251"
"linux" "251" "linux" "252"
"mac" "251" "mac" "252"
} }
"Activate" "Activate"
{ {
@ -114,9 +114,9 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "404" "windows" "405"
"linux" "405" "linux" "406"
"mac" "405" "mac" "406"
} }
} }
} }

View File

@ -118,9 +118,9 @@
{ {
"ForceRespawn" "ForceRespawn"
{ {
"windows" "314" "windows" "315"
"linux" "315" "linux" "316"
"mac" "315" "mac" "316"
} }
} }
} }