Preemptive gamedata update for tonight's TF2 update.

This commit is contained in:
Nicholas Hastings 2011-10-27 20:28:26 -04:00
parent 28d1dab18a
commit 4d54bfa6b4
2 changed files with 33 additions and 33 deletions

View File

@ -18,33 +18,33 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "390" "windows" "392"
"linux" "391" "linux" "393"
"mac" "391" "mac" "393"
} }
"RemovePlayerItem" "RemovePlayerItem"
{
"windows" "264"
"linux" "265"
"mac" "265"
}
"Weapon_GetSlot"
{ {
"windows" "262" "windows" "262"
"linux" "263" "linux" "263"
"mac" "263" "mac" "263"
} }
"Weapon_GetSlot"
{
"windows" "260"
"linux" "261"
"mac" "261"
}
"Ignite" "Ignite"
{ {
"windows" "204" "windows" "205"
"linux" "205" "linux" "206"
"mac" "205" "mac" "206"
} }
"Extinguish" "Extinguish"
{ {
"windows" "208" "windows" "209"
"linux" "209" "linux" "210"
"mac" "209" "mac" "210"
} }
"Teleport" "Teleport"
{ {
@ -54,21 +54,21 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "431" "windows" "433"
"linux" "431" "linux" "433"
"mac" "431" "mac" "433"
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "138" "windows" "139"
"linux" "139" "linux" "140"
"mac" "139" "mac" "140"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "129" "windows" "130"
"linux" "130" "linux" "131"
"mac" "130" "mac" "131"
} }
"SetEntityModel" "SetEntityModel"
{ {
@ -84,9 +84,9 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "253" "windows" "255"
"linux" "254" "linux" "256"
"mac" "254" "mac" "256"
} }
"Activate" "Activate"
{ {
@ -96,9 +96,9 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "408" "windows" "410"
"linux" "409" "linux" "411"
"mac" "409" "mac" "411"
} }
} }

View File

@ -125,9 +125,9 @@
{ {
"ForceRespawn" "ForceRespawn"
{ {
"windows" "317" "windows" "319"
"linux" "318" "linux" "320"
"mac" "318" "mac" "320"
} }
} }
} }