Skip to content

Commit

Permalink
Update hydro_tray.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Jul 27, 2023
1 parent 1fd29a0 commit f4155be
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Resources/Prototypes/_NF/Entities/Structures/hydro_tray.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,16 @@
False: { visible: false }
- type: PlantHolder
drawWarnings: true
- type: Destructible
thresholds:
- trigger:
!type:DamageTrigger
damage: 100
behaviors:
- !type:ChangeConstructionNodeBehavior
node: machineFrame
- !type:DoActsBehavior
acts: ["Destruction"]
- type: AmbientSound
volume: -9
range: 5
Expand Down

0 comments on commit f4155be

Please sign in to comment.