From 67d8e45b7af28aee1fb865c2108725d19c04ca52 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Thu, 5 May 2016 23:07:39 -0400 Subject: Fixed stove not being a different table from campfire --- gamemode/craftablesystem/misc/stove.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gamemode/craftablesystem') diff --git a/gamemode/craftablesystem/misc/stove.lua b/gamemode/craftablesystem/misc/stove.lua index c93c433..14ccf40 100644 --- a/gamemode/craftablesystem/misc/stove.lua +++ b/gamemode/craftablesystem/misc/stove.lua @@ -16,6 +16,8 @@ COMBI.BuildSiteModel = "models/props_c17/furniturestove001a.mdl" GMS.RegisterCombi( COMBI, "Structures" ) /* Campfire */ +local COMBI = {} + COMBI.Name = "Campfire" COMBI.Description = "A fire you can cook things over!" -- cgit v1.2.3-70-g09d2