From c3ffe12b3269b3b98f74ae80fff936c9ce1d5125 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 14 May 2016 20:41:01 -0400 Subject: Completely stripped out ren --- gamemode/combirenbuy.lua | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 gamemode/combirenbuy.lua (limited to 'gamemode/combirenbuy.lua') diff --git a/gamemode/combirenbuy.lua b/gamemode/combirenbuy.lua deleted file mode 100644 index 35d914f..0000000 --- a/gamemode/combirenbuy.lua +++ /dev/null @@ -1,21 +0,0 @@ -/* M9k USP */ -local COMBI = {} - -COMBI.Name = "Test" -COMBI.Description = "A refined version of a pistol" -COMBI.Entity = "gms_renbuyshop" - -COMBI.Req = {} -COMBI.Req["Tech Gunslide"] = 1 -COMBI.Req["Tech Gungrip"] = 1 -COMBI.Req["Tech Gunbarrel"] = 1 -COMBI.Req["Tech Gunmagazine"] = 1 - -COMBI.SkillReq = {} -COMBI.SkillReq["Weapon_Crafting"] = 16 -COMBI.SkillReq["Hunting"] = 12 - -COMBI.Texture = "gms_icons/gms_weapon.png" -COMBI.SwepClass = "m9k_usp" - -GMS.RegisterCombi( COMBI, "gms_renbuyshop" ) \ No newline at end of file -- cgit v1.2.3-70-g09d2