Skip to content

Commit

Permalink
Update base.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Lyndomen <[email protected]>
  • Loading branch information
Lyndomen authored Jun 8, 2024
1 parent b22e750 commit 01dc13e
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Resources/Prototypes/Entities/Mobs/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,21 +60,21 @@
damage: 400
behaviors:
- !type:GibBehavior { }
- trigger:
!type:DamageTypeTrigger
damageType: Heat
damage: 1500
behaviors:
- !type:SpawnEntitiesBehavior
spawnInContainer: true
spawn:
Ash:
min: 1
max: 1
- !type:BurnBodyBehavior { }
- !type:PlaySoundBehavior
sound:
collection: MeatLaserImpact
# - trigger: #DeltaV- We don't like round removing people for being in the same room as a plasma trapped crate.
# !type:DamageTypeTrigger
# damageType: Heat
# damage: 1500
# behaviors:
# - !type:SpawnEntitiesBehavior
# spawnInContainer: true
# spawn:
# Ash:
# min: 1
# max: 1
# - !type:BurnBodyBehavior { }
# - !type:PlaySoundBehavior
# sound:
# collection: MeatLaserImpact
- type: RadiationReceiver
- type: Stamina
- type: MobState
Expand Down

0 comments on commit 01dc13e

Please sign in to comment.