Update BM:S gamedata.

This commit is contained in:
Nicholas Hastings 2016-05-15 09:16:09 -04:00
parent f645ca0daf
commit 59191486b6
2 changed files with 51 additions and 51 deletions

View File

@ -30,21 +30,21 @@
} }
"OnTakeDamage_Alive" "OnTakeDamage_Alive"
{ {
"windows" "288" "windows" "290"
"linux" "289" "linux" "291"
"mac" "289" "mac" "291"
} }
"PreThink" "PreThink"
{ {
"windows" "350" "windows" "352"
"linux" "351" "linux" "353"
"mac" "351" "mac" "353"
} }
"PostThink" "PostThink"
{ {
"windows" "351" "windows" "353"
"linux" "352" "linux" "354"
"mac" "352" "mac" "354"
} }
"SetTransmit" "SetTransmit"
{ {
@ -96,33 +96,33 @@
} }
"Weapon_CanSwitchTo" "Weapon_CanSwitchTo"
{ {
"windows" "282" "windows" "284"
"linux" "283" "linux" "285"
"mac" "283" "mac" "285"
} }
"Weapon_CanUse" "Weapon_CanUse"
{ {
"windows" "276" "windows" "278"
"linux" "277" "linux" "279"
"mac" "277" "mac" "279"
} }
"Weapon_Drop" "Weapon_Drop"
{
"windows" "281"
"linux" "282"
"mac" "282"
}
"Weapon_Equip"
{ {
"windows" "279" "windows" "279"
"linux" "280" "linux" "280"
"mac" "280" "mac" "280"
} }
"Weapon_Equip"
{
"windows" "277"
"linux" "278"
"mac" "278"
}
"Weapon_Switch" "Weapon_Switch"
{ {
"windows" "280" "windows" "282"
"linux" "281" "linux" "283"
"mac" "281" "mac" "283"
} }
} }
} }

View File

@ -101,33 +101,33 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "419" "windows" "421"
"linux" "420" "linux" "422"
"mac" "420" "mac" "422"
} }
"RemovePlayerItem" "RemovePlayerItem"
{
"windows" "288"
"linux" "289"
"mac" "289"
}
"Weapon_GetSlot"
{ {
"windows" "286" "windows" "286"
"linux" "287" "linux" "287"
"mac" "287" "mac" "287"
} }
"Weapon_GetSlot"
{
"windows" "284"
"linux" "285"
"mac" "285"
}
"Ignite" "Ignite"
{ {
"windows" "223" "windows" "225"
"linux" "224" "linux" "226"
"mac" "224" "mac" "226"
} }
"Extinguish" "Extinguish"
{ {
"windows" "227" "windows" "229"
"linux" "228" "linux" "230"
"mac" "228" "mac" "230"
} }
"Teleport" "Teleport"
{ {
@ -137,9 +137,9 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "459" "windows" "461"
"linux" "459" "linux" "461"
"mac" "459" "mac" "461"
} }
"GetVelocity" "GetVelocity"
{ {
@ -167,9 +167,9 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "277" "windows" "279"
"linux" "278" "linux" "280"
"mac" "278" "mac" "280"
} }
"Activate" "Activate"
{ {
@ -179,15 +179,15 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "438" "windows" "440"
"linux" "439" "linux" "441"
"mac" "439" "mac" "441"
} }
"GiveAmmo" "GiveAmmo"
{ {
"windows" "268" "windows" "270"
"linux" "269" "linux" "271"
"mac" "269" "mac" "271"
} }
} }