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

This commit is contained in:
Nicholas Hastings 2010-12-17 23:13:53 -05:00
parent 5fdb4d05fa
commit b8b9e4db90
2 changed files with 14 additions and 14 deletions

View File

@ -18,18 +18,18 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "386" "windows" "387"
"linux" "387" "linux" "388"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "259" "windows" "260"
"linux" "259" "linux" "261"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "257" "windows" "258"
"linux" "258" "linux" "259"
} }
"Ignite" "Ignite"
{ {
@ -48,8 +48,8 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "427" "windows" "428"
"linux" "427" "linux" "428"
} }
"GetVelocity" "GetVelocity"
{ {
@ -88,8 +88,8 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "250" "windows" "251"
"linux" "251" "linux" "252"
} }
"Activate" "Activate"
{ {
@ -98,8 +98,8 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "404" "windows" "405"
"linux" "405" "linux" "406"
} }
} }
} }

View File

@ -104,8 +104,8 @@
{ {
"ForceRespawn" "ForceRespawn"
{ {
"windows" "314" "windows" "315"
"linux" "315" "linux" "316"
} }
} }
} }