From 8cc850de97d545733499aa45a40d77016012b140 Mon Sep 17 00:00:00 2001
From: Nicholas Hastings <skamonkey@gmail.com>
Date: Mon, 7 Nov 2011 18:23:56 -0500
Subject: [PATCH] Fixed CS:S gamedata.

---
 gamedata/sdktools.games/game.cstrike.txt | 30 ++++++++++++------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/gamedata/sdktools.games/game.cstrike.txt b/gamedata/sdktools.games/game.cstrike.txt
index 25385378..930f3e48 100644
--- a/gamedata/sdktools.games/game.cstrike.txt
+++ b/gamedata/sdktools.games/game.cstrike.txt
@@ -28,21 +28,21 @@
 		{
 			"GiveNamedItem"
 			{
-				"windows"	"393"
-				"linux"		"394"
-				"mac"		"394"
+				"windows"	"392"
+				"linux"		"393"
+				"mac"		"393"
 			}
 			"RemovePlayerItem"
 			{
-				"windows"	"264"
-				"linux"		"265"
-				"mac"		"265"
+				"windows"	"263"
+				"linux"		"264"
+				"mac"		"264"
 			}
 			"Weapon_GetSlot"
 			{
-				"windows"	"262"
-				"linux"		"263"
-				"mac"		"263"
+				"windows"	"261"
+				"linux"		"262"
+				"mac"		"262"
 			}
 			"Ignite"
 			{
@@ -94,9 +94,9 @@
 			}
 			"WeaponEquip"
 			{
-				"windows"	"255"
-				"linux"		"256"
-				"mac"		"256"
+				"windows"	"254"
+				"linux"		"255"
+				"mac"		"255"
 			}
 			"Activate"
 			{
@@ -106,9 +106,9 @@
 			}
 			"PlayerRunCmd"
 			{
-				"windows"	"411"
-				"linux"		"412"
-				"mac"		"412"
+				"windows"	"410"
+				"linux"		"411"
+				"mac"		"411"
 			}
 		}
 	}