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

View File

@ -24,7 +24,7 @@
"RemoveDisguise"
{
"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"
}
"Disguise"
@ -56,8 +56,8 @@
{
"ForceRespawn"
{
"windows" "288"
"linux" "289"
"windows" "312"
"linux" "313"
}
}
}