Updated gamedata for today's CS:S update. If wrong, blame gdc!

This commit is contained in:
Nicholas Hastings 2011-11-07 18:01:49 -05:00
parent 9a1713a9f8
commit 3b7b0d27cb

View File

@ -28,22 +28,22 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "391" "windows" "393"
"linux" "392" "linux" "394"
"mac" "392" "mac" "394"
} }
"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" "204"
@ -64,9 +64,9 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "432" "windows" "433"
"linux" "432" "linux" "433"
"mac" "432" "mac" "433"
} }
"GetVelocity" "GetVelocity"
{ {
@ -94,9 +94,9 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "253" "windows" "255"
"linux" "254" "linux" "256"
"mac" "254" "mac" "256"
} }
"Activate" "Activate"
{ {
@ -106,9 +106,9 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "409" "windows" "411"
"linux" "410" "linux" "412"
"mac" "410" "mac" "412"
} }
} }
} }