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

This commit is contained in:
psychonic 2010-09-30 17:23:54 -04:00
parent a73b62c5bf
commit d0d0148a58
2 changed files with 12 additions and 12 deletions

View File

@ -18,9 +18,9 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "385" "windows" "386"
"linux" "386" "linux" "387"
"mac" "386" "mac" "387"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
@ -54,9 +54,9 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "425" "windows" "426"
"linux" "425" "linux" "426"
"mac" "425" "mac" "426"
} }
"GetVelocity" "GetVelocity"
{ {
@ -114,9 +114,9 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "403" "windows" "404"
"linux" "404" "linux" "405"
"mac" "404" "mac" "405"
} }
} }
} }

View File

@ -111,9 +111,9 @@
{ {
"ForceRespawn" "ForceRespawn"
{ {
"windows" "313" "windows" "314"
"linux" "314" "linux" "315"
"mac" "314" "mac" "315"
} }
} }
} }