summaryrefslogtreecommitdiff
path: root/gamemode/craftablesystem/playermade/spice.lua
diff options
context:
space:
mode:
Diffstat (limited to 'gamemode/craftablesystem/playermade/spice.lua')
-rw-r--r--gamemode/craftablesystem/playermade/spice.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/gamemode/craftablesystem/playermade/spice.lua b/gamemode/craftablesystem/playermade/spice.lua
index f6f39e2..3172ed5 100644
--- a/gamemode/craftablesystem/playermade/spice.lua
+++ b/gamemode/craftablesystem/playermade/spice.lua
@@ -3,7 +3,6 @@ local COMBI = {}
COMBI.Name = "Spices"
COMBI.Description = "Spice can be used for various meals."
-COMBI.Icon = "items/spices.png"
COMBI.Req = {}
COMBI.Req["Stone"] = 1