turn on pumpkin

This commit is contained in:
Brett O'Donnell 2012-09-23 00:04:15 +09:30
parent adead8419f
commit 5bd26f2283

View File

@ -209,3 +209,7 @@ dofile(minetest.get_modpath("farming").."/papyrus.lua")
-- ========= CACTUS =========
dofile(minetest.get_modpath("farming").."/cactus.lua")
-- ========= PUMPKIN =========
dofile(minetest.get_modpath("farming").."/pumpkin.lua")