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

This commit is contained in:
psychonic 2010-09-30 17:24:19 -04:00
parent d0d0148a58
commit 8b39e0631d

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