1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2024-07-01 05:10:23 +02:00

New door: standard glass & wood

This commit is contained in:
kilbith 2014-10-16 09:15:21 +02:00
parent 5a8113d177
commit 8e3b0f4c45

View File

@ -346,5 +346,20 @@ homedecor.door_models = {
{{ -8/16, -8/16, 6/16, 8/16, 8/16, 8/16 }} {{ -8/16, -8/16, 6/16, 8/16, 8/16, 8/16 }}
}, },
---------
{
"woodglass",
S("Woodglass door"),
{{ -8/16, -8/16, 6/16, 8/16, 8/16, 8/16 }},
{{ -8/16, -8/16, 6/16, 8/16, 8/16, 8/16 }},
{{ -8/16, -8/16, 6/16, 8/16, 8/16, 8/16 }},
{{ -8/16, -8/16, 6/16, 8/16, 8/16, 8/16 }}
},
} }