ep2v gamedata (bug 4371, r=fyren)

This commit is contained in:
Nicholas Hastings 2010-04-28 23:48:26 -07:00
parent bdefb58e5f
commit aba0f29666
3 changed files with 28 additions and 28 deletions

View File

@ -23,23 +23,23 @@
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
"windows" "258" "windows" "259"
"linux" "259" "linux" "260"
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "256" "windows" "257"
"linux" "257" "linux" "258"
} }
"Ignite" "Ignite"
{ {
"windows" "201" "windows" "202"
"linux" "202" "linux" "203"
} }
"Extinguish" "Extinguish"
{ {
"windows" "205" "windows" "206"
"linux" "206" "linux" "207"
} }
"Teleport" "Teleport"
{ {
@ -53,13 +53,13 @@
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "136" "windows" "137"
"linux" "137" "linux" "138"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "127" "windows" "128"
"linux" "128" "linux" "129"
} }
"AcceptInput" "AcceptInput"
{ {
@ -88,8 +88,8 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "249" "windows" "250"
"linux" "250" "linux" "251"
} }
"Activate" "Activate"
{ {

View File

@ -28,18 +28,18 @@
} }
"Weapon_GetSlot" "Weapon_GetSlot"
{ {
"windows" "256" "windows" "257"
"linux" "257" "linux" "258"
} }
"Ignite" "Ignite"
{ {
"windows" "201" "windows" "202"
"linux" "202" "linux" "203"
} }
"Extinguish" "Extinguish"
{ {
"windows" "205" "windows" "206"
"linux" "206" "linux" "207"
} }
"Teleport" "Teleport"
{ {
@ -53,13 +53,13 @@
} }
"GetVelocity" "GetVelocity"
{ {
"windows" "136" "windows" "137"
"linux" "137" "linux" "138"
} }
"EyeAngles" "EyeAngles"
{ {
"windows" "127" "windows" "128"
"linux" "128" "linux" "129"
} }
"DispatchKeyValue" "DispatchKeyValue"
{ {
@ -88,8 +88,8 @@
} }
"WeaponEquip" "WeaponEquip"
{ {
"windows" "249" "windows" "250"
"linux" "250" "linux" "251"
} }
"Activate" "Activate"
{ {

View File

@ -56,8 +56,8 @@
{ {
"ForceRespawn" "ForceRespawn"
{ {
"windows" "312" "windows" "313"
"linux" "313" "linux" "314"
} }
} }
} }