Skip to content

Commit

Permalink
Some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirus59 committed Aug 7, 2024
1 parent 06e9214 commit 8ada15e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Resources/Prototypes/SS220/Entities/Objects/Misc/case.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
thresholds:
- trigger:
!type:DamageTrigger
damage: 80
damage: 40
behaviors:
- !type:EmptyAllContainersBehaviour
- !type:PlaySoundBehavior
Expand All @@ -65,12 +65,10 @@
ShardGlassReinforced:
min: 1
max: 2
# - !type:ChangeConstructionNodeBehavior
# node: brokenGlassBox
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: StaticPrice
price: 100
price: 200

- type: entity
parent: GlassCase
Expand Down

0 comments on commit 8ada15e

Please sign in to comment.