From ca3eebd682f90536337f9e96c4cd3eaf88718495 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Thu, 13 Oct 2011 20:06:48 -0400 Subject: [PATCH] Updated HL2DM and DOD:S gamedata. --- gamedata/sdktools.games/game.dod.txt | 12 ++++++------ gamedata/sdktools.games/game.hl2mp.txt | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/gamedata/sdktools.games/game.dod.txt b/gamedata/sdktools.games/game.dod.txt index 20aa0adff..64f5561cf 100644 --- a/gamedata/sdktools.games/game.dod.txt +++ b/gamedata/sdktools.games/game.dod.txt @@ -18,8 +18,8 @@ { "GiveNamedItem" { - "windows" "389" - "linux" "390" + "windows" "390" + "linux" "391" } "RemovePlayerItem" { @@ -48,8 +48,8 @@ } "CommitSuicide" { - "windows" "427" - "linux" "428" + "windows" "428" + "linux" "429" } "GetVelocity" { @@ -98,8 +98,8 @@ } "PlayerRunCmd" { - "windows" "407" - "linux" "408" + "windows" "408" + "linux" "409" } } } diff --git a/gamedata/sdktools.games/game.hl2mp.txt b/gamedata/sdktools.games/game.hl2mp.txt index c72684e88..75a989e1f 100644 --- a/gamedata/sdktools.games/game.hl2mp.txt +++ b/gamedata/sdktools.games/game.hl2mp.txt @@ -18,8 +18,8 @@ { "GiveNamedItem" { - "windows" "389" - "linux" "390" + "windows" "390" + "linux" "391" } "RemovePlayerItem" { @@ -48,8 +48,8 @@ } "CommitSuicide" { - "windows" "428" - "linux" "428" + "windows" "429" + "linux" "429" } "GetVelocity" { @@ -98,8 +98,8 @@ } "PlayerRunCmd" { - "windows" "407" - "linux" "408" + "windows" "408" + "linux" "409" } } }