1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-16 12:40:25 +02:00

Enhanced wardrobe formspec

This commit is contained in:
kilbith
2015-05-01 14:51:52 +02:00
committed by Vanessa Ezekowitz
parent fa9d73201c
commit b3a7a3bb73
24 changed files with 104 additions and 37 deletions

View File

@ -147,6 +147,7 @@ dofile(homedecor.modpath.."/beds.lua")
dofile(homedecor.modpath.."/books.lua")
dofile(homedecor.modpath.."/exterior.lua")
dofile(homedecor.modpath.."/trash_cans.lua")
dofile(homedecor.modpath.."/wardrobe.lua")
dofile(homedecor.modpath.."/handlers/locked.lua")