Prevents a bunch of constructions from being built inside impassables
Fixes #2747
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
description: A conveyor belt, commonly used to transport large numbers of items elsewhere quite quickly.
|
description: A conveyor belt, commonly used to transport large numbers of items elsewhere quite quickly.
|
||||||
objectType: Structure
|
objectType: Structure
|
||||||
placementMode: SnapgridCenter
|
placementMode: SnapgridCenter
|
||||||
|
canBuildInImpassable: false
|
||||||
icon:
|
icon:
|
||||||
sprite: Constructible/Power/conveyor.rsi
|
sprite: Constructible/Power/conveyor.rsi
|
||||||
state: conveyor_stopped_cw
|
state: conveyor_stopped_cw
|
||||||
@@ -21,6 +22,7 @@
|
|||||||
category: Structures
|
category: Structures
|
||||||
description: A lever to control machines. It has 3 modes.
|
description: A lever to control machines. It has 3 modes.
|
||||||
objectType: Structure
|
objectType: Structure
|
||||||
|
canBuildInImpassable: false
|
||||||
icon:
|
icon:
|
||||||
sprite: Constructible/Power/conveyor.rsi
|
sprite: Constructible/Power/conveyor.rsi
|
||||||
state: switch-off
|
state: switch-off
|
||||||
@@ -12,6 +12,7 @@
|
|||||||
objectType: Structure
|
objectType: Structure
|
||||||
placementMode: SnapgridCenter
|
placementMode: SnapgridCenter
|
||||||
canRotate: false
|
canRotate: false
|
||||||
|
canBuildInImpassable: false
|
||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: wall
|
name: wall
|
||||||
@@ -27,6 +28,7 @@
|
|||||||
objectType: Structure
|
objectType: Structure
|
||||||
placementMode: SnapgridCenter
|
placementMode: SnapgridCenter
|
||||||
canRotate: false
|
canRotate: false
|
||||||
|
canBuildInImpassable: false
|
||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: reinforced wall
|
name: reinforced wall
|
||||||
@@ -42,6 +44,7 @@
|
|||||||
objectType: Structure
|
objectType: Structure
|
||||||
placementMode: SnapgridCenter
|
placementMode: SnapgridCenter
|
||||||
canRotate: false
|
canRotate: false
|
||||||
|
canBuildInImpassable: false
|
||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: low wall
|
name: low wall
|
||||||
@@ -70,6 +73,7 @@
|
|||||||
description: Clear. Must be built on top of a low wall.
|
description: Clear. Must be built on top of a low wall.
|
||||||
conditions:
|
conditions:
|
||||||
- !type:LowWallInTile {}
|
- !type:LowWallInTile {}
|
||||||
|
- !type:NoWindowsInTile {}
|
||||||
icon:
|
icon:
|
||||||
sprite: Constructible/Structures/Windows/window.rsi
|
sprite: Constructible/Structures/Windows/window.rsi
|
||||||
state: full
|
state: full
|
||||||
@@ -87,6 +91,7 @@
|
|||||||
description: Clear but tough. Must be built on top of a low wall.
|
description: Clear but tough. Must be built on top of a low wall.
|
||||||
conditions:
|
conditions:
|
||||||
- !type:LowWallInTile {}
|
- !type:LowWallInTile {}
|
||||||
|
- !type:NoWindowsInTile {}
|
||||||
icon:
|
icon:
|
||||||
sprite: Constructible/Structures/Windows/reinforced_window.rsi
|
sprite: Constructible/Structures/Windows/reinforced_window.rsi
|
||||||
state: full
|
state: full
|
||||||
@@ -104,6 +109,7 @@
|
|||||||
description: Clear and even tougher, with an orange tint. Must be built on top of a low wall.
|
description: Clear and even tougher, with an orange tint. Must be built on top of a low wall.
|
||||||
conditions:
|
conditions:
|
||||||
- !type:LowWallInTile {}
|
- !type:LowWallInTile {}
|
||||||
|
- !type:NoWindowsInTile {}
|
||||||
icon:
|
icon:
|
||||||
sprite: Constructible/Structures/Windows/phoron_window.rsi
|
sprite: Constructible/Structures/Windows/phoron_window.rsi
|
||||||
state: full
|
state: full
|
||||||
@@ -124,6 +130,7 @@
|
|||||||
state: closed
|
state: closed
|
||||||
objectType: Structure
|
objectType: Structure
|
||||||
placementMode: SnapgridCenter
|
placementMode: SnapgridCenter
|
||||||
|
canBuildInImpassable: false
|
||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: Table Frame
|
name: Table Frame
|
||||||
@@ -138,6 +145,7 @@
|
|||||||
state: full
|
state: full
|
||||||
objectType: Structure
|
objectType: Structure
|
||||||
placementMode: SnapgridCenter
|
placementMode: SnapgridCenter
|
||||||
|
canBuildInImpassable: false
|
||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: Poker Table
|
name: Poker Table
|
||||||
@@ -152,6 +160,7 @@
|
|||||||
state: full
|
state: full
|
||||||
objectType: Structure
|
objectType: Structure
|
||||||
placementMode: SnapgridCenter
|
placementMode: SnapgridCenter
|
||||||
|
canBuildInImpassable: false
|
||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: Catwalk
|
name: Catwalk
|
||||||
@@ -172,6 +181,7 @@
|
|||||||
state: catwalk_preview
|
state: catwalk_preview
|
||||||
objectType: Structure
|
objectType: Structure
|
||||||
placementMode: SnapgridCenter
|
placementMode: SnapgridCenter
|
||||||
|
canBuildInImpassable: false
|
||||||
|
|
||||||
- type: construction
|
- type: construction
|
||||||
name: APC
|
name: APC
|
||||||
@@ -186,3 +196,4 @@
|
|||||||
state: apc0
|
state: apc0
|
||||||
objectType: Structure
|
objectType: Structure
|
||||||
placementMode: AlignWallProper
|
placementMode: AlignWallProper
|
||||||
|
canBuildInImpassable: true
|
||||||
|
|||||||
Reference in New Issue
Block a user