Skip to content

Commit

Permalink
Makes it work
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian16199 committed Feb 19, 2024
1 parent 03df795 commit 6ff6091
Showing 1 changed file with 9 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
!type:DamageTrigger
damage: 75
behaviors:
- !type:SpawnEntitiesBehavior
spawn:
SheetSteel1:
min: 1
max: 1
- !type:PlaySoundBehavior
sound:
collection: MetalGlassBreak
- !type:ChangeConstructionNodeBehavior
node: machineFrame
- !type:DoActsBehavior
acts: ["Destruction"]
- type: ApcPowerReceiver
Expand All @@ -61,3 +61,7 @@
node: machine
- type: Machine
board: MailTeleporterMachineCircuitboard
- type: ContainerContainer
containers:
machine_board: !type:Container
machine_parts: !type:Container

0 comments on commit 6ff6091

Please sign in to comment.