Добавлен крафт внешнему шлюзу

This commit is contained in:
Hero010h
2025-01-09 20:26:36 +03:00
parent ee62021950
commit 303b737a42
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
ent-airlockExternal = { ent-AirlockExternal }
.desc = { ent-AirlockExternal.desc }
ent-airlockExternalGlass = стеклянный внешний шлюз
.desc = { ent-airlockExternal.desc}

View File

@@ -21,7 +21,7 @@
targetNode: externalGlass
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.
icon: { sprite: Structures/Doors/Airlocks/Standard/external.rsi, state: closed }
icon: { sprite: Structures/Doors/Airlocks/Glass/external.rsi, state: closed }
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false