TF2 gamedata updates (bug 4147, r=dvander).

This commit is contained in:
Nicholas Hastings 2009-12-18 22:01:41 -08:00
parent caa8932c9a
commit fb6b34e155
2 changed files with 19 additions and 19 deletions

View File

@ -18,28 +18,28 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "423" "windows" "385"
"linux" "427" "linux" "386"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "244" "windows" "258"
"linux" "245" "linux" "259"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "242" "windows" "256"
"linux" "243" "linux" "257"
} }
"Ignite" "Ignite"
{ {
"windows" "199" "windows" "201"
"linux" "200" "linux" "202"
} }
"Extinguish" "Extinguish"
{ {
"windows" "203" "windows" "205"
"linux" "204" "linux" "206"
} }
"Teleport" "Teleport"
{ {
@ -48,8 +48,8 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "397" "windows" "425"
"linux" "397" "linux" "425"
} }
"GetVelocity" "GetVelocity"
{ {
@ -88,8 +88,8 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "234" "windows" "249"
"linux" "235" "linux" "250"
} }
"Activate" "Activate"
{ {
@ -98,8 +98,8 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "375" "windows" "403"
"linux" "376" "linux" "404"
} }
} }
} }

View File

@ -24,7 +24,7 @@
"RemoveDisguise" "RemoveDisguise"
{ {
"library" "server" "library" "server"
"windows" "\x51\x56\x8B\xF1\x8B\x8E\x0C\x01\x00\x00\x57\x8B\xBE\x94\x00\x00\x00" "windows" "\x51\x56\x8B\xF1\x8B\x2A\x2A\x2A\x2A\x2A\x57\x8B\x2A\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\x3B\xF8"
"linux" "@_ZN15CTFPlayerShared14RemoveDisguiseEv" "linux" "@_ZN15CTFPlayerShared14RemoveDisguiseEv"
} }
"Disguise" "Disguise"
@ -56,8 +56,8 @@
{ {
"ForceRespawn" "ForceRespawn"
{ {
"windows" "288" "windows" "312"
"linux" "289" "linux" "313"
} }
} }
} }