7 Days to Die вики
7 Days to Die вики
1094
страницы
Нет описания правки
м (clean up, replaced: <noinclude>{{Infobox/uni</noinclude> → {{Infobox/uni)
Метка: apiedit
Строка 1: Строка 1:
<noinclude>{{Infobox/uni</noinclude>
+
{{Infobox/uni
 
|Рус.Название= Деревянная Дверь
 
|Рус.Название= Деревянная Дверь
 
|Анг.Название= Secure Wood Door
 
|Анг.Название= Secure Wood Door

Версия от 08:19, 20 июня 2015

Прочная деревянная дверь встречается в зданиях, можно создать.

В альфа 7.10 изменен рецепт с thinPlanks на woodPlank, и DoorWooden переименован в secureDoorWooden.

В альфа 9 secureDoorWooden переименован в Secure Wood Door.

Улучшение:
Dw1 Grid layout Arrow (small) Dw2 Grid layout Arrow (small) Dw3

Разрушение:
Dw3 Grid layout Arrow (small) Dw2 Grid layout Arrow (small) Dw1

О других улучшения вы можете узнать тут: Улучшения

Шаблон:InfoSource Рецепт

recipes.xml

    <recipe name="secureDoorWooden" count="1" scrapable="False" craft_time="5" >
        <ingredient name="woodPlank" count="1" grid="-1, -2"/>
        <ingredient name="woodPlank" count="1" grid="0, -2"/>
        <ingredient name="woodPlank" count="1" grid="-1, -1"/>
        <ingredient name="woodPlank" count="1" grid="0, -1"/>
        <ingredient name="woodPlank" count="1" grid="-1, 0"/>
        <ingredient name="woodPlank" count="1" grid="0, 0"/>
        <ingredient name="woodPlank" count="1" grid="-1, 1"/>
        <ingredient name="woodPlank" count="1" grid="0, 1"/>
    </recipe>