add a wrought iron gate/door

This commit is contained in:
Vanessa Ezekowitz
2014-09-22 03:04:03 -04:00
부모 d679ce058d
커밋 15a11737e5
11개의 변경된 파일16개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  크기: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  크기: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  크기: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  크기: 303 B

Binary file not shown.

After

Width:  |  Height:  |  크기: 305 B

Binary file not shown.

After

Width:  |  Height:  |  크기: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  크기: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  크기: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  크기: 222 B