Fix cargo telepad destructible component
This commit is contained in:
@@ -17,9 +17,12 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Constructible/Power/cargo_teleporter.rsi
|
sprite: Constructible/Power/cargo_teleporter.rsi
|
||||||
state: pad-offline
|
state: pad-offline
|
||||||
- type: Destructible
|
- type: Damageable
|
||||||
deadThreshold: 75
|
|
||||||
resistances: metallicResistances
|
resistances: metallicResistances
|
||||||
|
- type: Destructible
|
||||||
|
thresholds:
|
||||||
|
75:
|
||||||
|
Acts: ["Destruction"]
|
||||||
- type: Anchorable
|
- type: Anchorable
|
||||||
- type: Pullable
|
- type: Pullable
|
||||||
- type: PowerReceiver
|
- type: PowerReceiver
|
||||||
|
|||||||
Reference in New Issue
Block a user