From f589757485e72ece0fc5e08f3e9bc63cac7605b4 Mon Sep 17 00:00:00 2001 From: Scott Date: Sat, 7 May 2016 19:39:48 -0400 Subject: Images added to gravestone and combinations menu now gets images from resources --- gamemode/craftablesystem/playermade/dough.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'gamemode/craftablesystem/playermade/dough.lua') diff --git a/gamemode/craftablesystem/playermade/dough.lua b/gamemode/craftablesystem/playermade/dough.lua index e839de1..bb0e5b4 100644 --- a/gamemode/craftablesystem/playermade/dough.lua +++ b/gamemode/craftablesystem/playermade/dough.lua @@ -1,11 +1,9 @@ -img = "items/dough.png" /* Dough */ local COMBI = {} COMBI.Name = "Dough" COMBI.Description = "Dough is used for baking." -COMBI.Icon = img COMBI.Req = {} COMBI.Req["Water Bottles"] = 1 @@ -21,7 +19,6 @@ local COMBI = {} COMBI.Name = "Dough 10x" COMBI.Description = "Dough is used for baking." -COMBI.Icon = img COMBI.Req = {} COMBI.Req["Water Bottles"] = 7 -- cgit v1.2.3-70-g09d2