From b70b8cf0cbda6a6878d5df32a4f0e4cf9f20f72f Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Sun, 19 Dec 2010 14:12:10 -0500 Subject: [PATCH] Updated Garry's Mod gamedata (bug 4762, r=fyren). --- gamedata/sdktools.games/game.garrysmod.txt | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/gamedata/sdktools.games/game.garrysmod.txt b/gamedata/sdktools.games/game.garrysmod.txt index e4a54be9..3f5c0bf4 100644 --- a/gamedata/sdktools.games/game.garrysmod.txt +++ b/gamedata/sdktools.games/game.garrysmod.txt @@ -18,18 +18,18 @@ { "GiveNamedItem" { - "windows" "428" - "linux" "429" + "windows" "429" + "linux" "430" } "RemovePlayerItem" { - "windows" "301" - "linux" "302" + "windows" "302" + "linux" "303" } "Weapon_GetSlot" { - "windows" "299" - "linux" "300" + "windows" "300" + "linux" "301" } "Ignite" { @@ -48,8 +48,8 @@ } "CommitSuicide" { - "windows" "467" - "linux" "467" + "windows" "468" + "linux" "468" } "GetVelocity" { @@ -88,8 +88,8 @@ } "WeaponEquip" { - "windows" "292" - "linux" "293" + "windows" "293" + "linux" "294" } "Activate" { @@ -98,8 +98,8 @@ } "PlayerRunCmd" { - "windows" "446" - "linux" "447" + "windows" "447" + "linux" "448" } "FireOutputBackup" {