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

move gastronomical furniture and utilities into a dedicated file

This commit is contained in:
Tim
2015-08-16 16:29:29 +02:00
parent e2db273048
commit 94ac477d6a
3 changed files with 209 additions and 197 deletions

View File

@ -142,6 +142,7 @@ dofile(homedecor.modpath.."/lighting.lua")
dofile(homedecor.modpath.."/kitchen_appliances.lua")
dofile(homedecor.modpath.."/kitchen_furniture.lua")
dofile(homedecor.modpath.."/gastronomy.lua")
dofile(homedecor.modpath.."/bathroom_furniture.lua")
dofile(homedecor.modpath.."/bathroom_sanitation.lua")