add a wrought iron gate/door
|
@ -331,5 +331,20 @@ homedecor.door_models = {
|
|||
{{ -8/16, -8/16, 6/16, 8/16, 8/16, 8/16 }}
|
||||
},
|
||||
|
||||
----------
|
||||
|
||||
{
|
||||
"wrought_iron",
|
||||
S("Wrought Iron Gate/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 }}
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
|
|
|
@ -169,7 +169,7 @@ for i in ipairs(sides) do
|
|||
local lower_top_side = "homedecor_door_"..doorname.."_tb.png"
|
||||
local upper_bottom_side = "homedecor_door_"..doorname.."_tb.png"
|
||||
|
||||
if doorname == "glass" then
|
||||
if doorname == "glass" or doorname == "wrought_iron" then
|
||||
lower_top_side = "homedecor_blanktile.png"
|
||||
upper_bottom_side = "homedecor_blanktile.png"
|
||||
end
|
||||
|
|
BIN
homedecor/textures/homedecor_door_wrought_iron_left_bottom.png
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
homedecor/textures/homedecor_door_wrought_iron_left_inv.png
Normal file
After Width: | Height: | Size: 6.7 KiB |
BIN
homedecor/textures/homedecor_door_wrought_iron_left_top.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
homedecor/textures/homedecor_door_wrought_iron_lrb.png
Normal file
After Width: | Height: | Size: 303 B |
BIN
homedecor/textures/homedecor_door_wrought_iron_lrt.png
Normal file
After Width: | Height: | Size: 305 B |
BIN
homedecor/textures/homedecor_door_wrought_iron_right_bottom.png
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
homedecor/textures/homedecor_door_wrought_iron_right_inv.png
Normal file
After Width: | Height: | Size: 6.7 KiB |
BIN
homedecor/textures/homedecor_door_wrought_iron_right_top.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
homedecor/textures/homedecor_door_wrought_iron_tb.png
Normal file
After Width: | Height: | Size: 222 B |