Vanessa Ezekowitz da66780a56 copy all standard Dreambuilder mods in from the old subgame
(exactly as last supplied there, updates to these mods will follow later)
2016-04-01 21:09:33 -04:00

4 lines
104 B
Lua

local modpath = minetest.get_modpath(minetest.get_current_modname())
dofile(modpath.."/item_drop.lua")