summaryrefslogtreecommitdiff
path: root/gamemode/itemsystem/items
diff options
context:
space:
mode:
Diffstat (limited to 'gamemode/itemsystem/items')
-rw-r--r--gamemode/itemsystem/items/deaddroppable.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/gamemode/itemsystem/items/deaddroppable.lua b/gamemode/itemsystem/items/deaddroppable.lua
index 8eea468..4661e3f 100644
--- a/gamemode/itemsystem/items/deaddroppable.lua
+++ b/gamemode/itemsystem/items/deaddroppable.lua
@@ -58,6 +58,7 @@ local tbl = {
{"Trout","A flippy floppy fish!","test.png"},
{"Urine Bottles","Something you can craft with!","items/bottle_urine.png"},
{"Water Rune","Whenever you touch it, your hand feels slightly damp.","rune_water.png"},
+ {"Welder","Something you can craft with!","test.png"},
{"Wood","Something you can craft with!","items/wood.png"},
{"Wrist Watch","See the time wherever you go!","test.png"},
}