Glass airlock construction prototype (#13089)
Fixes https://github.com/space-wizards/space-station-14/issues/7773
This commit is contained in:
@@ -519,6 +519,23 @@
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
|
||||
- type: construction
|
||||
name: glass airlock
|
||||
id: AirlockGlass
|
||||
graph: Airlock
|
||||
startNode: start
|
||||
targetNode: glassAirlock
|
||||
category: construction-category-structures
|
||||
description: It opens, it closes, and maybe crushes you.
|
||||
icon:
|
||||
sprite: Structures/Doors/Airlocks/Glass/glass.rsi
|
||||
state: assembly
|
||||
objectType: Structure
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: false
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
|
||||
- type: construction
|
||||
name: shuttle airlock
|
||||
id: AirlockShuttle
|
||||
|
||||
Reference in New Issue
Block a user