Updated NMRiH gamedata (bug 5482).

This commit is contained in:
Nicholas Hastings 2012-10-14 18:25:59 -04:00
parent 749b9dd1bb
commit f703b285bb

View File

@ -11,25 +11,25 @@
"Games" "Games"
{ {
/* No More Room in Hell 1.02 */ /* No More Room in Hell 1.05 */
"nmrih" "nmrih"
{ {
"Offsets" "Offsets"
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "361" "windows" "362"
"linux" "362" "linux" "363"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "240" "windows" "241"
"linux" "241" "linux" "242"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "238" "windows" "239"
"linux" "239" "linux" "240"
} }
"Ignite" "Ignite"
{ {
@ -48,8 +48,8 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "402" "windows" "403"
"linux" "402" "linux" "403"
} }
"GetVelocity" "GetVelocity"
{ {
@ -73,8 +73,8 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "231" "windows" "232"
"linux" "232" "linux" "233"
} }
"Activate" "Activate"
{ {
@ -83,8 +83,8 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "381" "windows" "382"
"linux" "382" "linux" "383"
} }
/* Offset into CBaseTempEntity constructor (vs2010 moved it!) */ /* Offset into CBaseTempEntity constructor (vs2010 moved it!) */