diff --git a/homedecor/door_models.lua b/homedecor/door_models.lua index 870a4acf..b8d49508 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 00000000..e473d817 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 00000000..bbebaed4 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 00000000..f2edbab2 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 00000000..bac3772a 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 00000000..06d517f0 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 00000000..ae781744 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 00000000..086811b0 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 00000000..6596461c 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 00000000..9b7cdfe2 Binary files /dev/null and b/homedecor/textures/homedecor_door_bedroom_tb.png differ