From 1d1343051907a03736b96102353dfe10bf56fcba Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Thu, 30 Sep 2010 17:29:05 -0400 Subject: [PATCH] Updated DODS gamedata (bug 4638, r=fyren). --- gamedata/sdktools.games/game.dod.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gamedata/sdktools.games/game.dod.txt b/gamedata/sdktools.games/game.dod.txt index e56b7f22..4f7089a9 100644 --- a/gamedata/sdktools.games/game.dod.txt +++ b/gamedata/sdktools.games/game.dod.txt @@ -18,8 +18,8 @@ { "GiveNamedItem" { - "windows" "385" - "linux" "386" + "windows" "386" + "linux" "387" } "RemovePlayerItem" { @@ -48,8 +48,8 @@ } "CommitSuicide" { - "windows" "422" - "linux" "423" + "windows" "423" + "linux" "424" } "GetVelocity" { @@ -98,8 +98,8 @@ } "PlayerRunCmd" { - "windows" "403" - "linux" "404" + "windows" "404" + "linux" "405" } } }