Fixed gamedata files for the pyro update

--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402258
This commit is contained in:
Matt Woodrow 2008-06-19 23:44:57 +00:00
parent 59b64ff19f
commit 995a0545a9
2 changed files with 16 additions and 16 deletions

View File

@ -253,23 +253,23 @@
{
"RemovePlayerItem"
{
"windows" "237"
"linux" "238"
"windows" "238"
"linux" "239"
}
"Weapon_GetSlot"
{
"windows" "235"
"linux" "236"
"windows" "236"
"linux" "237"
}
"Ignite"
{
"windows" "192"
"linux" "193"
"windows" "193"
"linux" "194"
}
"Extinguish"
{
"windows" "196"
"linux" "197"
"windows" "197"
"linux" "198"
}
"Teleport"
{
@ -278,18 +278,18 @@
}
"CommitSuicide"
{
"windows" "386"
"linux" "386"
"windows" "387"
"linux" "387"
}
"GetVelocity"
{
"windows" "129"
"linux" "130"
"windows" "130"
"linux" "131"
}
"EyeAngles"
{
"windows" "121"
"linux" "122"
"windows" "122"
"linux" "123"
}
"DispatchKeyValue"
{

View File

@ -21,8 +21,8 @@
{
"ForceRespawn"
{
"windows" "280"
"linux" "281"
"windows" "281"
"linux" "282"
}
}
}