Wallmount update (#262)

* add wallmount systems

* add construction condition
This commit is contained in:
Ed
2024-06-21 18:27:18 +03:00
committed by GitHub
parent 03adbaf851
commit e2f97ece50
8 changed files with 111 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
- type: tile
editorHidden: false
id: Space
name: tiles-space
friction: 0

View File

@@ -10,6 +10,7 @@
- type: InteractionOutline
- type: Sprite
drawdepth: Mobs
- type: CP14Wallmount
- type: entity
id: CP14WallmountTorch

View File

@@ -62,14 +62,15 @@
targetNode: CP14WallmountTorch
category: construction-category-furniture
icon:
sprite: _CP14/Structures/Wallmount/wallmount_32icon.rsi
state: torch
sprite: _CP14/Structures/Furniture/wallmount_torch.rsi
state: fire
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false
canRotate: true
conditions:
- !type:TileNotBlocked
- !type:CP14WallRequired
- type: construction
crystallPunkAllowed: true