From 603b64b1a93b36f04d25018ec3f53b16dcd84019 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 30 Apr 2016 15:35:22 -0400 Subject: Fixed plant eating --- gamemode/itemsystem/items/sprout.lua | 1 + 1 file changed, 1 insertion(+) create mode 100644 gamemode/itemsystem/items/sprout.lua (limited to 'gamemode/itemsystem/items/sprout.lua') diff --git a/gamemode/itemsystem/items/sprout.lua b/gamemode/itemsystem/items/sprout.lua new file mode 100644 index 0000000..218ff2c --- /dev/null +++ b/gamemode/itemsystem/items/sprout.lua @@ -0,0 +1 @@ +print("Hello from sprout.lua!") -- cgit v1.2.3-70-g09d2