Updated DODS gamedata (bug 4638, r=fyren).

This commit is contained in:
Nicholas Hastings 2010-09-30 17:29:05 -04:00
parent 1852813741
commit 1d13430519

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" "422" "windows" "423"
"linux" "423" "linux" "424"
} }
"GetVelocity" "GetVelocity"
{ {
@ -98,8 +98,8 @@
} }
"PlayerRunCmd" "PlayerRunCmd"
{ {
"windows" "403" "windows" "404"
"linux" "404" "linux" "405"
} }
} }
} }