Make Gas Miners indestructable, anchorable, and pullable. (#31370)

* Make miner indestructable, and pullable.

* Miners can't be unanchored. Only anchored.

---------

Co-authored-by: JIPDawg <JIPDawg93@gmail.com>
This commit is contained in:
JIPDawg
2024-08-26 19:48:04 -05:00
committed by GitHub
parent 43ae1354c2
commit e30090567d

View File

@@ -11,19 +11,20 @@
- type: Physics
canCollide: false
- type: Fixtures
fixtures:
fix1:
shape:
!type:PhysShapeCircle
radius: .4
density: 190
mask:
- MachineMask
- type: Transform
anchored: true
- type: Damageable
damageContainer: Inorganic
damageModifierSet: Metallic
- type: Destructible
thresholds:
- trigger:
!type:DamageTrigger
damage: 100
behaviors:
- !type:DoActsBehavior
acts: ["Destruction"]
- type: Anchorable
flags:
- Anchorable
- type: Pullable
- type: Sprite
sprite: Structures/Piping/Atmospherics/miners.rsi
state: miner