Update Insurgency gamedata.

This commit is contained in:
Nicholas Hastings 2014-02-03 09:34:37 -05:00
parent dc1234ddfb
commit 13e65a73a4
2 changed files with 82 additions and 82 deletions

View File

@ -6,27 +6,27 @@
{ {
"EndTouch" "EndTouch"
{ {
"windows" "103" "windows" "104"
"linux" "104" "linux" "105"
"mac" "104" "mac" "105"
} }
"FireBullets" "FireBullets"
{ {
"windows" "116" "windows" "117"
"linux" "117" "linux" "118"
"mac" "117" "mac" "118"
} }
"GetMaxHealth" "GetMaxHealth"
{ {
"windows" "120" "windows" "121"
"linux" "121" "linux" "122"
"mac" "121" "mac" "122"
} }
"GroundEntChanged" "GroundEntChanged"
{ {
"windows" "175" "windows" "176"
"linux" "175" "linux" "176"
"mac" "175" "mac" "176"
} }
"OnTakeDamage" "OnTakeDamage"
{ {
@ -35,22 +35,22 @@
"mac" "66" "mac" "66"
} }
"PreThink" "PreThink"
{
"windows" "356"
"linux" "357"
"mac" "357"
}
"PostThink"
{ {
"windows" "357" "windows" "357"
"linux" "358" "linux" "358"
"mac" "358" "mac" "358"
} }
"PostThink"
{
"windows" "358"
"linux" "359"
"mac" "359"
}
"Reload" "Reload"
{ {
"windows" "280" "windows" "281"
"linux" "281" "linux" "282"
"mac" "281" "mac" "282"
} }
"SetTransmit" "SetTransmit"
{ {
@ -72,9 +72,9 @@
} }
"StartTouch" "StartTouch"
{ {
"windows" "101" "windows" "102"
"linux" "102" "linux" "103"
"mac" "102" "mac" "103"
} }
"Think" "Think"
{ {
@ -84,9 +84,9 @@
} }
"Touch" "Touch"
{ {
"windows" "102" "windows" "103"
"linux" "103" "linux" "104"
"mac" "103" "mac" "104"
} }
"TraceAttack" "TraceAttack"
{ {
@ -96,46 +96,46 @@
} }
"Use" "Use"
{ {
"windows" "100" "windows" "101"
"linux" "101" "linux" "102"
"mac" "101" "mac" "102"
} }
"VPhysicsUpdate" "VPhysicsUpdate"
{ {
"windows" "153" "windows" "154"
"linux" "154" "linux" "155"
"mac" "154" "mac" "155"
} }
"Weapon_CanSwitchTo" "Weapon_CanSwitchTo"
{ {
"windows" "281" "windows" "282"
"linux" "282" "linux" "283"
"mac" "282" "mac" "283"
} }
"Weapon_CanUse" "Weapon_CanUse"
{
"windows" "275"
"linux" "276"
"mac" "276"
}
"Weapon_Drop"
{
"windows" "278"
"linux" "279"
"mac" "279"
}
"Weapon_Equip"
{ {
"windows" "276" "windows" "276"
"linux" "277" "linux" "277"
"mac" "277" "mac" "277"
} }
"Weapon_Switch" "Weapon_Drop"
{ {
"windows" "279" "windows" "279"
"linux" "280" "linux" "280"
"mac" "280" "mac" "280"
} }
"Weapon_Equip"
{
"windows" "277"
"linux" "278"
"mac" "278"
}
"Weapon_Switch"
{
"windows" "280"
"linux" "281"
"mac" "281"
}
} }
} }

View File

@ -237,57 +237,57 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "435" "windows" "436"
"linux" "436" "linux" "437"
"mac" "436" "mac" "437"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "285" "windows" "286"
"linux" "286" "linux" "287"
"mac" "286" "mac" "287"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "283" "windows" "284"
"linux" "284" "linux" "285"
"mac" "284" "mac" "285"
} }
"Ignite" "Ignite"
{ {
"windows" "219" "windows" "220"
"linux" "220" "linux" "221"
"mac" "220" "mac" "221"
} }
"Extinguish" "Extinguish"
{ {
"windows" "222" "windows" "223"
"linux" "223" "linux" "224"
"mac" "223" "mac" "224"
} }
"Teleport" "Teleport"
{ {
"windows" "112" "windows" "113"
"linux" "113" "linux" "114"
"mac" "113" "mac" "114"
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "483" "windows" "484"
"linux" "483" "linux" "484"
"mac" "483" "mac" "484"
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "137" "windows" "138"
"linux" "138" "linux" "139"
"mac" "138" "mac" "139"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "128" "windows" "129"
"linux" "129" "linux" "130"
"mac" "129" "mac" "130"
} }
"AcceptInput" "AcceptInput"
{ {
@ -303,9 +303,9 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "276" "windows" "277"
"linux" "277" "linux" "278"
"mac" "277" "mac" "278"
} }
"Activate" "Activate"
{ {
@ -315,9 +315,9 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "454" "windows" "455"
"linux" "455" "linux" "456"
"mac" "455" "mac" "456"
} }
} }
} }