Updated TF2 gamedata (bug 4635, r=fyren).

This commit is contained in:
Nicholas Hastings 2010-09-30 17:28:28 -04:00
parent d711c17534
commit 1852813741
2 changed files with 8 additions and 8 deletions

View File

@ -18,8 +18,8 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "385" "windows" "386"
"linux" "386" "linux" "387"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
@ -48,8 +48,8 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "425" "windows" "426"
"linux" "425" "linux" "426"
} }
"GetVelocity" "GetVelocity"
{ {
@ -98,8 +98,8 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "403" "windows" "404"
"linux" "404" "linux" "405"
} }
} }
} }

View File

@ -98,8 +98,8 @@
{ {
"ForceRespawn" "ForceRespawn"
{ {
"windows" "313" "windows" "314"
"linux" "314" "linux" "315"
} }
} }
} }