Updated CSS gamedata (bug 4637, r=fyren).

This commit is contained in:
Nicholas Hastings 2010-09-30 17:27:26 -04:00
parent 717606deef
commit d711c17534

View File

@ -26,8 +26,8 @@
{ {
"GiveNamedItem" "GiveNamedItem"
{ {
"windows" "386" "windows" "387"
"linux" "387" "linux" "388"
} }
"RemovePlayerItem" "RemovePlayerItem"
{ {
@ -56,8 +56,8 @@
} }
"CommitSuicide" "CommitSuicide"
{ {
"windows" "426" "windows" "427"
"linux" "426" "linux" "427"
} }
"GetVelocity" "GetVelocity"
{ {
@ -106,8 +106,8 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "404" "windows" "405"
"linux" "405" "linux" "406"
} }
} }
} }