Preemptive gamedata update for tonight's TF2 update.

This commit is contained in:
Nicholas Hastings 2011-11-02 18:24:12 -04:00
parent 18fa18f612
commit fefff70645
2 changed files with 33 additions and 33 deletions

View File

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

View File

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