5 lines
126 B
Lua

dofile(minetest.get_modpath("my_misc_doors").."/locked.lua")
dofile(minetest.get_modpath("my_misc_doors").."/unlocked.lua")