From 66e9ef9cf65f434cae9f9ecd70e50d1aec97e475 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Thu, 13 Oct 2011 20:06:40 -0400 Subject: [PATCH] Updated HL2DM and DOD:S gamedata. --- gamedata/sdktools.games/game.dod.txt | 18 +++++++++--------- gamedata/sdktools.games/game.hl2mp.txt | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/gamedata/sdktools.games/game.dod.txt b/gamedata/sdktools.games/game.dod.txt index faf2200b..97acd9de 100644 --- a/gamedata/sdktools.games/game.dod.txt +++ b/gamedata/sdktools.games/game.dod.txt @@ -18,9 +18,9 @@ { "GiveNamedItem" { - "windows" "389" - "linux" "390" - "mac" "390" + "windows" "390" + "linux" "391" + "mac" "391" } "RemovePlayerItem" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "427" - "linux" "428" - "mac" "428" + "windows" "428" + "linux" "429" + "mac" "429" } "GetVelocity" { @@ -96,9 +96,9 @@ } "PlayerRunCmd" { - "windows" "407" - "linux" "408" - "mac" "408" + "windows" "408" + "linux" "409" + "mac" "409" } } diff --git a/gamedata/sdktools.games/game.hl2mp.txt b/gamedata/sdktools.games/game.hl2mp.txt index 8d9fe51d..5dcbe808 100644 --- a/gamedata/sdktools.games/game.hl2mp.txt +++ b/gamedata/sdktools.games/game.hl2mp.txt @@ -18,9 +18,9 @@ { "GiveNamedItem" { - "windows" "389" - "linux" "390" - "mac" "390" + "windows" "390" + "linux" "391" + "mac" "391" } "RemovePlayerItem" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "428" - "linux" "428" - "mac" "428" + "windows" "429" + "linux" "429" + "mac" "429" } "GetVelocity" { @@ -96,9 +96,9 @@ } "PlayerRunCmd" { - "windows" "407" - "linux" "408" - "mac" "408" + "windows" "408" + "linux" "409" + "mac" "409" } } }