summaryrefslogtreecommitdiff
path: root/gamemode/itemsystem/items/herbs.lua
diff options
context:
space:
mode:
Diffstat (limited to 'gamemode/itemsystem/items/herbs.lua')
-rw-r--r--gamemode/itemsystem/items/herbs.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/gamemode/itemsystem/items/herbs.lua b/gamemode/itemsystem/items/herbs.lua
index c9339ce..f0b9dc8 100644
--- a/gamemode/itemsystem/items/herbs.lua
+++ b/gamemode/itemsystem/items/herbs.lua
@@ -1,7 +1,7 @@
ITEM = {}
ITEM.Name = "Herbs"
-ITEM.Description = "Something you can plant!"
+ITEM.Description = "Blech, vegtables..."
ITEM.Icon = "test.png"
ITEM.UniqueData = false