Updated L4D2 gamedata.

This commit is contained in:
Nicholas Hastings 2012-11-20 20:55:28 -05:00
parent 7d67e851c9
commit 4260a5b3df

View File

@ -7,21 +7,21 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "506" "windows" "507"
"linux" "507" "linux" "508"
"mac" "507" "mac" "508"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "288" "windows" "289"
"linux" "289" "linux" "290"
"mac" "289" "mac" "290"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "286" "windows" "287"
"linux" "287" "linux" "288"
"mac" "287" "mac" "288"
} }
"Ignite" "Ignite"
{ {
@ -43,9 +43,9 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "474" "windows" "475"
"linux" "474" "linux" "475"
"mac" "474" "mac" "475"
} }
"GetVelocity" "GetVelocity"
{ {
@ -73,9 +73,9 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "279" "windows" "280"
"linux" "280" "linux" "281"
"mac" "280" "mac" "281"
} }
"Activate" "Activate"
{ {
@ -85,9 +85,9 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "452" "windows" "453"
"linux" "453" "linux" "454"
"mac" "453" "mac" "454"
} }
} }