Skip to content

Commit

Permalink
+ Construction
Browse files Browse the repository at this point in the history
  • Loading branch information
SkaldetSkaeg committed Jan 2, 2025
1 parent 84a6bfa commit d305ad9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Resources/Prototypes/SS220/Recipes/Construction/structures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,20 @@
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked

- type: construction
name: solid secret reinforced door
id: SolidSecretReinforcedDoor
graph: Girder
startNode: start
targetNode: solidSecretReinforcedDoor
category: construction-category-structures
description: A secret door for the reinforced wall.
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false
icon:
sprite: SS220/Structures/Doors/secter_reinforced_door.rsi
state: closed
conditions:
- !type:TileNotBlocked

0 comments on commit d305ad9

Please sign in to comment.