diff --git a/homedecor/door_models.lua b/homedecor/door_models.lua index 870a4ac..b8d4950 100644 --- a/homedecor/door_models.lua +++ b/homedecor/door_models.lua @@ -316,5 +316,20 @@ homedecor.door_models = { {{ -8/16, -8/16, 6/16, 8/16, 8/16, 8/16 }} }, +---------- + + { + "bedroom", + S("White Bedroom 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 }} + }, + } diff --git a/homedecor/textures/homedecor_door_bedroom_left_bottom.png b/homedecor/textures/homedecor_door_bedroom_left_bottom.png new file mode 100644 index 0000000..e473d81 Binary files /dev/null and b/homedecor/textures/homedecor_door_bedroom_left_bottom.png differ diff --git a/homedecor/textures/homedecor_door_bedroom_left_inv.png b/homedecor/textures/homedecor_door_bedroom_left_inv.png new file mode 100644 index 0000000..bbebaed Binary files /dev/null and b/homedecor/textures/homedecor_door_bedroom_left_inv.png differ diff --git a/homedecor/textures/homedecor_door_bedroom_left_top.png b/homedecor/textures/homedecor_door_bedroom_left_top.png new file mode 100644 index 0000000..f2edbab Binary files /dev/null and b/homedecor/textures/homedecor_door_bedroom_left_top.png differ diff --git a/homedecor/textures/homedecor_door_bedroom_lrb.png b/homedecor/textures/homedecor_door_bedroom_lrb.png new file mode 100644 index 0000000..bac3772 Binary files /dev/null and b/homedecor/textures/homedecor_door_bedroom_lrb.png differ diff --git a/homedecor/textures/homedecor_door_bedroom_lrt.png b/homedecor/textures/homedecor_door_bedroom_lrt.png new file mode 100644 index 0000000..06d517f Binary files /dev/null and b/homedecor/textures/homedecor_door_bedroom_lrt.png differ diff --git a/homedecor/textures/homedecor_door_bedroom_right_bottom.png b/homedecor/textures/homedecor_door_bedroom_right_bottom.png new file mode 100644 index 0000000..ae78174 Binary files /dev/null and b/homedecor/textures/homedecor_door_bedroom_right_bottom.png differ diff --git a/homedecor/textures/homedecor_door_bedroom_right_inv.png b/homedecor/textures/homedecor_door_bedroom_right_inv.png new file mode 100644 index 0000000..086811b Binary files /dev/null and b/homedecor/textures/homedecor_door_bedroom_right_inv.png differ diff --git a/homedecor/textures/homedecor_door_bedroom_right_top.png b/homedecor/textures/homedecor_door_bedroom_right_top.png new file mode 100644 index 0000000..6596461 Binary files /dev/null and b/homedecor/textures/homedecor_door_bedroom_right_top.png differ diff --git a/homedecor/textures/homedecor_door_bedroom_tb.png b/homedecor/textures/homedecor_door_bedroom_tb.png new file mode 100644 index 0000000..9b7cdfe Binary files /dev/null and b/homedecor/textures/homedecor_door_bedroom_tb.png differ