From e84d85263c6ef55af98cb213c5462107a0170506 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 22 May 2016 15:30:54 -0400 Subject: Since the new item system, the old way of createing camp fires will no longer work --- gamemode/chatcommands.lua | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'gamemode/chatcommands.lua') diff --git a/gamemode/chatcommands.lua b/gamemode/chatcommands.lua index 1cb38ec..374d483 100644 --- a/gamemode/chatcommands.lua +++ b/gamemode/chatcommands.lua @@ -172,18 +172,6 @@ GMS.RegisterChatCmd( CHATCMD ) ---------------------------------------------------------------------------------------------------- -local CHATCMD = {} -CHATCMD.Command = "campfire" -CHATCMD.Desc = "Make a camp fire." -CHATCMD.CCName = "gms_makefire" - -function CHATCMD:Run( ply ) - GAMEMODE.MakeCampfire( ply ) -end -GMS.RegisterChatCmd( CHATCMD ) - ----------------------------------------------------------------------------------------------------- - local CHATCMD = {} CHATCMD.Command = "drink" -- cgit v1.2.3-70-g09d2