Skip to content

Commit

Permalink
Remove NFSD door construction prototypes
Browse files Browse the repository at this point in the history
  • Loading branch information
whatston3 committed Sep 14, 2024
1 parent 3f800d2 commit 87a26d4
Showing 1 changed file with 0 additions and 37 deletions.
37 changes: 0 additions & 37 deletions Resources/Prototypes/_NF/Recipes/Construction/structures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,40 +65,3 @@
state: closed
conditions:
- !type:TileNotBlocked

#Airlocks
- type: construction
name: shuttle airlock
id: AirlockShuttleNfsd
graph: AirlockShuttleNfsd
startNode: start
targetNode: airlock
category: construction-category-structures
description: It opens, it closes, and maybe crushes you. Necessary for connecting two space craft together.
icon:
sprite: _NF/Structures/Doors/Airlocks/Standard/docknfsd.rsi
state: closed
# state: assembly
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked

- type: construction
name: glass shuttle airlock
id: AirlockGlassShuttleNfsd
graph: AirlockShuttleNfsd
startNode: start
targetNode: airlockGlass
category: construction-category-structures
description: It opens, it closes, and maybe crushes you. Necessary for connecting two space craft together. This one has a window.
icon:
sprite: _NF/Structures/Doors/Airlocks/Glass/docknfsd.rsi
state: closed
# state: assembly
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked

0 comments on commit 87a26d4

Please sign in to comment.