Add plastitanium walls (#10572)

This commit is contained in:
metalgearsloth
2022-08-14 15:04:46 +10:00
committed by GitHub
parent 9eb60ed641
commit b77e94f36c
14 changed files with 443 additions and 366 deletions

View File

@@ -381,6 +381,36 @@
key: walls
base: plastic
- type: entity
parent: BaseWall
id: WallPlastitanium
name: plastitanium wall
components:
- type: Tag
tags:
- Wall
- RCDDeconstructWhitelist
- type: Sprite
sprite: Structures/Walls/plastitanium.rsi
- type: Icon
sprite: Structures/Walls/plastitanium.rsi
- type: Destructible
thresholds:
- trigger:
!type:DamageTrigger
damage: 1000
behaviors:
- !type:SpawnEntitiesBehavior
spawn:
Girder:
min: 1
max: 1
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: IconSmooth
key: walls
base: plastitanium
- type: entity
parent: BaseWall
id: WallReinforced
@@ -650,7 +680,7 @@
base: solid
- type: StaticPrice
price: 1 # total material cost. If you change the recipe for the wall you should recalculate this.
- type: entity
parent: BaseWall
id: WallSolidRust