1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-17 13:20:19 +02:00

move office-themed nodes into an office-file

This commit is contained in:
Tim
2015-08-16 17:41:19 +02:00
parent d2824c10e7
commit 1e7fb18b0b
5 changed files with 122 additions and 126 deletions

View File

@ -116,6 +116,8 @@ dofile(modpath.."/bathroom_sanitation.lua")
dofile(modpath.."/laundry.lua")
dofile(modpath.."/office.lua")
dofile(modpath.."/nightstands.lua")
dofile(modpath.."/clocks.lua")
dofile(modpath.."/electrics.lua")