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