Initial (#3454)
This commit is contained in:
@@ -9,14 +9,15 @@
|
||||
- type: InteractionOutline
|
||||
- type: Physics
|
||||
mass: 25
|
||||
anchored: true
|
||||
anchored: false
|
||||
shapes:
|
||||
- !type:PhysShapeAabb
|
||||
bounds: "-0.45, -0.45, 0.00, 0.45"
|
||||
layer: [ Passable ]
|
||||
- type: Sprite
|
||||
sprite: Constructible/Power/cargo_teleporter.rsi
|
||||
state: pad-offline
|
||||
sprite: Constructible/Specific/Cargo/teleporter.rsi
|
||||
state: offline
|
||||
drawdepth: FloorObjects
|
||||
- type: Damageable
|
||||
resistances: metallicResistances
|
||||
- type: Destructible
|
||||
@@ -25,9 +26,15 @@
|
||||
!type:DamageTrigger
|
||||
damage: 75
|
||||
behaviors:
|
||||
- !type:SpawnEntitiesBehavior
|
||||
spawn:
|
||||
SheetSteel1:
|
||||
min: 1
|
||||
max: 1
|
||||
- !type:DoActsBehavior
|
||||
acts: ["Destruction"]
|
||||
- type: Anchorable
|
||||
snap: true
|
||||
- type: Pullable
|
||||
- type: PowerReceiver
|
||||
- type: CargoTelepad
|
||||
|
||||
Reference in New Issue
Block a user