Update init.lua

master
NewbProgrammer101 2017-07-14 11:16:32 -05:00 committed by GitHub
parent 1421b56553
commit a117c6d02d
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
-- Gravestones, Mobs, and lore found in default dungeons.
local path = minetest.get_modpath("dungeon-crawl")
dungeon-crawl = {}
minetest.register_node(":dungeon-crawl:dudresser", {
description = "Dungeon drawer",
tiles = {"dresser_top.png", "dresser_front.png"},