From d701283a513e70b0c0a6fb79bb2774f99a79d3ac Mon Sep 17 00:00:00 2001 From: Scott Date: Fri, 6 May 2016 17:26:46 -0400 Subject: changes --- gamemode/itemsystem/items/deaddroppable.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gamemode/itemsystem/items') diff --git a/gamemode/itemsystem/items/deaddroppable.lua b/gamemode/itemsystem/items/deaddroppable.lua index 9da0359..0a9d8b5 100644 --- a/gamemode/itemsystem/items/deaddroppable.lua +++ b/gamemode/itemsystem/items/deaddroppable.lua @@ -11,6 +11,7 @@ local tbl = { {"Batteries","It holds a charge!","test.png"}, {"Cedar","You can identify that this is wood.","items/wood_cedar.png"}, {"Charcoal","Bits of burnt wood.","test.png"}, + {"Concrete","Block of concrete.","items/concrete.png"}, {"Copper","Lowest tier ingot","items/ingot_copper.png"}, {"Copper Ore","Something you can craft with!","items/ore_copper.png"}, {"Dough","Something you can craft with!","test.png"}, @@ -38,6 +39,7 @@ local tbl = { {"Platinum Ore","Something you can craft with!","items/ore_platinum.png"}, {"Pure Mithril","Something you can craft with!","items/ingot_puremithril.png"}, {"Resin","Something you can craft with!","test.png"}, + {"Rope","Something you can craft with!","items/rope.png"}, {"Salmon","Something you can craft with!","test.png"}, {"Sand","How in the world are you holding this stuff?","test.png"}, {"Shark","Something you can craft with!","test.png"}, -- cgit v1.2.3-70-g09d2