Updated CSPromod gamedata.

This commit is contained in:
Nicholas Hastings 2012-12-10 23:35:57 -05:00
parent b3c506c69e
commit e7f0a005e2

View File

@ -1,6 +1,6 @@
"Games" "Games"
{ {
/* CSpromod 1.05 */ /* CSpromod 1.09 */
"cspromod" "cspromod"
{ {
"Offsets" "Offsets"
@ -8,47 +8,47 @@
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "353" "windows" "353"
"linux" "354" "linux" "355"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "239" "windows" "238"
"linux" "240" "linux" "240"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "237" "windows" "236"
"linux" "238" "linux" "238"
} }
"Ignite" "Ignite"
{ {
"windows" "194" "windows" "193"
"linux" "195" "linux" "195"
} }
"Extinguish" "Extinguish"
{ {
"windows" "198" "windows" "197"
"linux" "199" "linux" "199"
} }
"Teleport" "Teleport"
{ {
"windows" "101" "windows" "100"
"linux" "102" "linux" "102"
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "389" "windows" "390"
"linux" "389" "linux" "391"
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "131" "windows" "132"
"linux" "132" "linux" "134"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "123" "windows" "124"
"linux" "124" "linux" "126"
} }
"AcceptInput" "AcceptInput"
{ {
@ -57,7 +57,7 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "230" "windows" "229"
"linux" "231" "linux" "231"
} }
"SetEntityModel" "SetEntityModel"
@ -72,8 +72,8 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "373" "windows" "374"
"linux" "374" "linux" "376"
} }
} }
} }