Separate-out the wardrobe into its own mod

Standalone -- can be used without the rest of home decor
This commit is contained in:
TenPlus1
2019-04-20 10:01:42 -04:00
committed by Vanessa Dannenberg
parent 554ec8028d
commit 95590f23c5
34 changed files with 327 additions and 156 deletions

View File

@@ -115,7 +115,6 @@ dofile(modpath.."/cobweb.lua")
dofile(modpath.."/books.lua")
dofile(modpath.."/exterior.lua")
dofile(modpath.."/trash_cans.lua")
dofile(modpath.."/wardrobe.lua")
dofile(modpath.."/crafts.lua")