allow to build solar and grille on lattice (#13821)

This commit is contained in:
Slava0135
2023-02-01 05:34:04 +03:00
committed by GitHub
parent 4bd240a8c2
commit 6d5eb3967c
2 changed files with 13 additions and 1 deletions

View File

@@ -188,6 +188,12 @@
description: A flimsy framework of iron rods.
conditions:
- !type:TileNotBlocked
failIfSpace: false
- !type:TileType
targets:
- Lattice
- Plating
- UnderPlating
icon:
sprite: Structures/Walls/grille.rsi
state: grille

View File

@@ -59,7 +59,13 @@
placementMode: SnapgridCenter
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked {}
- !type:TileNotBlocked
failIfSpace: false
- !type:TileType
targets:
- Lattice
- Plating
- UnderPlating
- type: construction
name: cable terminal