Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hydro_tray.yml #238

Merged
merged 1 commit into from
Aug 19, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Resources/Prototypes/_NF/Entities/Structures/hydro_tray.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
parent: [ hydroponicsSoil ]
id: hydroponicsTrayAnchored
suffix: anchored
description: An anchored interstellar-grade space farmplot allowing for rapid growth and selective breeding of crops. Just... keep in mind the space weeds.
description: An anchored interstellar-grade space farmplot allowing for rapid growth and selective breeding of crops. Stronger than your average hydroponics tray but can still be broken with force.
components:
- type: Fixtures
fixtures:
Expand Down Expand Up @@ -70,7 +70,7 @@
thresholds:
- trigger:
!type:DamageTrigger
damage: 100
damage: 200
behaviors:
- !type:ChangeConstructionNodeBehavior
node: machineFrame
Expand Down
Loading