Preemptive gamedata update for tonight's TF2 update.

This commit is contained in:
Nicholas Hastings 2011-10-27 20:32:01 -04:00
parent f7e8b36c4d
commit 7744b1f99c
2 changed files with 23 additions and 23 deletions

View File

@ -18,28 +18,28 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "390" "windows" "392"
"linux" "391" "linux" "393"
} }
"RemovePlayerItem" "RemovePlayerItem"
{
"windows" "264"
"linux" "265"
}
"Weapon_GetSlot"
{ {
"windows" "262" "windows" "262"
"linux" "263" "linux" "263"
} }
"Weapon_GetSlot"
{
"windows" "260"
"linux" "261"
}
"Ignite" "Ignite"
{ {
"windows" "204" "windows" "205"
"linux" "205" "linux" "206"
} }
"Extinguish" "Extinguish"
{ {
"windows" "208" "windows" "209"
"linux" "209" "linux" "210"
} }
"Teleport" "Teleport"
{ {
@ -48,18 +48,18 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "431" "windows" "433"
"linux" "431" "linux" "433"
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "138" "windows" "139"
"linux" "139" "linux" "140"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "129" "windows" "130"
"linux" "130" "linux" "131"
} }
"DispatchKeyValue" "DispatchKeyValue"
{ {
@ -88,8 +88,8 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "253" "windows" "255"
"linux" "254" "linux" "256"
} }
"Activate" "Activate"
{ {
@ -98,8 +98,8 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "408" "windows" "410"
"linux" "409" "linux" "411"
} }
} }
} }

View File

@ -104,8 +104,8 @@
{ {
"ForceRespawn" "ForceRespawn"
{ {
"windows" "317" "windows" "319"
"linux" "318" "linux" "320"
} }
} }