4
Resources/Changelog/Parts/window.yml
Normal file
4
Resources/Changelog/Parts/window.yml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
author: Zumorica
|
||||||
|
changes:
|
||||||
|
- type: Fix # One of the following: Add, Remove, Tweak, Fix
|
||||||
|
message: Fix not being able to build windows on top of grilles.
|
||||||
@@ -77,6 +77,7 @@
|
|||||||
targetNode: window
|
targetNode: window
|
||||||
category: Structures
|
category: Structures
|
||||||
description: Clear.
|
description: Clear.
|
||||||
|
canBuildInImpassable: true
|
||||||
conditions:
|
conditions:
|
||||||
- !type:EmptyOrWindowValidInTile {}
|
- !type:EmptyOrWindowValidInTile {}
|
||||||
- !type:NoWindowsInTile {}
|
- !type:NoWindowsInTile {}
|
||||||
@@ -95,6 +96,7 @@
|
|||||||
targetNode: reinforcedWindow
|
targetNode: reinforcedWindow
|
||||||
category: Structures
|
category: Structures
|
||||||
description: Clear but tough.
|
description: Clear but tough.
|
||||||
|
canBuildInImpassable: true
|
||||||
conditions:
|
conditions:
|
||||||
- !type:EmptyOrWindowValidInTile {}
|
- !type:EmptyOrWindowValidInTile {}
|
||||||
- !type:NoWindowsInTile {}
|
- !type:NoWindowsInTile {}
|
||||||
@@ -112,6 +114,7 @@
|
|||||||
startNode: start
|
startNode: start
|
||||||
targetNode: plasmaWindow
|
targetNode: plasmaWindow
|
||||||
category: Structures
|
category: Structures
|
||||||
|
canBuildInImpassable: true
|
||||||
description: Clear and even tougher, with a purple tint.
|
description: Clear and even tougher, with a purple tint.
|
||||||
conditions:
|
conditions:
|
||||||
- !type:EmptyOrWindowValidInTile {}
|
- !type:EmptyOrWindowValidInTile {}
|
||||||
@@ -130,6 +133,7 @@
|
|||||||
startNode: start
|
startNode: start
|
||||||
targetNode: reinforcedPlasmaWindow
|
targetNode: reinforcedPlasmaWindow
|
||||||
category: Structures
|
category: Structures
|
||||||
|
canBuildInImpassable: true
|
||||||
description: Fire resistant and even tougher, with a purple tint.
|
description: Fire resistant and even tougher, with a purple tint.
|
||||||
conditions:
|
conditions:
|
||||||
- !type:EmptyOrWindowValidInTile {}
|
- !type:EmptyOrWindowValidInTile {}
|
||||||
|
|||||||
Reference in New Issue
Block a user