summaryrefslogtreecommitdiff
path: root/gamemode/itemsystem/items
diff options
context:
space:
mode:
Diffstat (limited to 'gamemode/itemsystem/items')
-rw-r--r--gamemode/itemsystem/items/deaddroppable.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/gamemode/itemsystem/items/deaddroppable.lua b/gamemode/itemsystem/items/deaddroppable.lua
index 6bf1706..2a33824 100644
--- a/gamemode/itemsystem/items/deaddroppable.lua
+++ b/gamemode/itemsystem/items/deaddroppable.lua
@@ -57,7 +57,7 @@ local tbl = {
{"Tech Ore","Something you can craft with!","items/ore_tech.png"},
{"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"},
+ {"Water Rune","Whenever you touch it, your hand feels slightly damp.","items/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"},