Fixed gamedata files for the pyro update
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402257
This commit is contained in:
parent
bc8c9ba691
commit
42f61acc45
@ -253,23 +253,23 @@
|
|||||||
{
|
{
|
||||||
"RemovePlayerItem"
|
"RemovePlayerItem"
|
||||||
{
|
{
|
||||||
"windows" "237"
|
"windows" "238"
|
||||||
"linux" "238"
|
"linux" "239"
|
||||||
}
|
}
|
||||||
"Weapon_GetSlot"
|
"Weapon_GetSlot"
|
||||||
{
|
{
|
||||||
"windows" "235"
|
"windows" "236"
|
||||||
"linux" "236"
|
"linux" "237"
|
||||||
}
|
}
|
||||||
"Ignite"
|
"Ignite"
|
||||||
{
|
{
|
||||||
"windows" "192"
|
"windows" "193"
|
||||||
"linux" "193"
|
"linux" "194"
|
||||||
}
|
}
|
||||||
"Extinguish"
|
"Extinguish"
|
||||||
{
|
{
|
||||||
"windows" "196"
|
"windows" "197"
|
||||||
"linux" "197"
|
"linux" "198"
|
||||||
}
|
}
|
||||||
"Teleport"
|
"Teleport"
|
||||||
{
|
{
|
||||||
@ -278,18 +278,18 @@
|
|||||||
}
|
}
|
||||||
"CommitSuicide"
|
"CommitSuicide"
|
||||||
{
|
{
|
||||||
"windows" "386"
|
"windows" "387"
|
||||||
"linux" "386"
|
"linux" "387"
|
||||||
}
|
}
|
||||||
"GetVelocity"
|
"GetVelocity"
|
||||||
{
|
{
|
||||||
"windows" "129"
|
"windows" "130"
|
||||||
"linux" "130"
|
"linux" "131"
|
||||||
}
|
}
|
||||||
"EyeAngles"
|
"EyeAngles"
|
||||||
{
|
{
|
||||||
"windows" "121"
|
"windows" "122"
|
||||||
"linux" "122"
|
"linux" "123"
|
||||||
}
|
}
|
||||||
"DispatchKeyValue"
|
"DispatchKeyValue"
|
||||||
{
|
{
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
{
|
{
|
||||||
"library" "server"
|
"library" "server"
|
||||||
"linux" "@_ZN8CTFKnife26CalcIsAttackCriticalHelperEv"
|
"linux" "@_ZN8CTFKnife26CalcIsAttackCriticalHelperEv"
|
||||||
"windows" "\x33\xC0\x83\xB9\xF4\x12\x00\x00\x01\x0F\x94\xC0\xC3"
|
"windows" "\x33\xC0\x83\xB9\x08\x13\x00\x00\x01\x0F\x94\xC0\xC3"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
@ -46,12 +46,12 @@
|
|||||||
{
|
{
|
||||||
"ForceRespawn"
|
"ForceRespawn"
|
||||||
{
|
{
|
||||||
"windows" "280"
|
"windows" "281"
|
||||||
"linux" "281"
|
"linux" "282"
|
||||||
}
|
}
|
||||||
"CalcCriticalBackup"
|
"CalcCriticalBackup"
|
||||||
{
|
{
|
||||||
"linux" "6"
|
"linux" "7"
|
||||||
"windows" "7"
|
"windows" "7"
|
||||||
}
|
}
|
||||||
"CalcCriticalMeleeBackup"
|
"CalcCriticalMeleeBackup"
|
||||||
|
Loading…
Reference in New Issue
Block a user