Добавлен крафт внешнему шлюзу
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
ent-airlockExternal = { ent-AirlockExternal }
|
||||||
|
.desc = { ent-AirlockExternal.desc }
|
||||||
|
|
||||||
|
ent-airlockExternalGlass = стеклянный внешний шлюз
|
||||||
|
.desc = { ent-airlockExternal.desc}
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
targetNode: externalGlass
|
targetNode: externalGlass
|
||||||
category: construction-category-structures
|
category: construction-category-structures
|
||||||
description: It opens, it closes, it might crush you, and there might be only space behind it. Has to be manually activated.
|
description: It opens, it closes, it might crush you, and there might be only space behind it. Has to be manually activated.
|
||||||
icon: { sprite: Structures/Doors/Airlocks/Standard/external.rsi, state: closed }
|
icon: { sprite: Structures/Doors/Airlocks/Glass/external.rsi, state: closed }
|
||||||
objectType: Structure
|
objectType: Structure
|
||||||
placementMode: SnapgridCenter
|
placementMode: SnapgridCenter
|
||||||
canBuildInImpassable: false
|
canBuildInImpassable: false
|
||||||
|
|||||||
Reference in New Issue
Block a user