Fixed CS:S gamedata.

This commit is contained in:
Nicholas Hastings 2011-11-07 18:29:15 -05:00
parent a6b7d8a43c
commit b26a64397b

View File

@ -26,18 +26,18 @@
{
"GiveNamedItem"
{
"windows" "393"
"linux" "394"
"windows" "392"
"linux" "393"
}
"RemovePlayerItem"
{
"windows" "264"
"linux" "265"
"windows" "263"
"linux" "264"
}
"Weapon_GetSlot"
{
"windows" "262"
"linux" "263"
"windows" "261"
"linux" "262"
}
"Ignite"
{
@ -96,8 +96,8 @@
}
"WeaponEquip"
{
"windows" "255"
"linux" "256"
"windows" "254"
"linux" "255"
}
"Activate"
{
@ -106,8 +106,8 @@
}
"PlayerRunCmd"
{
"windows" "411"
"linux" "412"
"windows" "410"
"linux" "411"
}
}
}