From 8fc3e4ab12fc94102596649d991067e9b399a314 Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Sat, 18 Dec 2010 00:11:51 -0500 Subject: [PATCH] Updated HL2DM gamedata (bug 4756, r=fyren). --- gamedata/sdktools.games/game.hl2mp.txt | 36 +++++++++++++------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/gamedata/sdktools.games/game.hl2mp.txt b/gamedata/sdktools.games/game.hl2mp.txt index 4d2dc556..f094b420 100644 --- a/gamedata/sdktools.games/game.hl2mp.txt +++ b/gamedata/sdktools.games/game.hl2mp.txt @@ -18,21 +18,21 @@ { "GiveNamedItem" { - "windows" "386" - "linux" "387" - "mac" "387" + "windows" "387" + "linux" "388" + "mac" "388" } "RemovePlayerItem" { - "windows" "259" - "linux" "260" - "mac" "260" + "windows" "260" + "linux" "261" + "mac" "261" } "Weapon_GetSlot" { - "windows" "257" - "linux" "258" - "mac" "258" + "windows" "258" + "linux" "259" + "mac" "259" } "Ignite" { @@ -54,9 +54,9 @@ } "CommitSuicide" { - "windows" "425" - "linux" "425" - "mac" "425" + "windows" "426" + "linux" "426" + "mac" "426" } "GetVelocity" { @@ -102,9 +102,9 @@ } "WeaponEquip" { - "windows" "250" - "linux" "251" - "mac" "251" + "windows" "251" + "linux" "252" + "mac" "252" } "Activate" { @@ -114,9 +114,9 @@ } "PlayerRunCmd" { - "windows" "404" - "linux" "405" - "mac" "405" + "windows" "405" + "linux" "406" + "mac" "406" } } }