Skip to content

Commit

Permalink
Update liver.dm (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tempito committed Aug 15, 2024
1 parent 10290a9 commit c945e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/surgery/organs/liver.dm
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
healing_factor = STANDARD_ORGAN_HEALING
decay_factor = STANDARD_ORGAN_DECAY

high_threshold_passed = span_warning("You feel a stange ache in your abdomen, almost like a stitch. This pain is encumbering your movements.")
high_threshold_passed = span_warning("You feel a strange ache in your abdomen, almost like a stitch. This pain is encumbering your movements.")
high_threshold_cleared = span_notice("The stitching ache in your abdomen passes away, unencumbering your movements.")
now_fixed = span_notice("The stabbing pain in your abdomen slowly calms down into a more tolerable ache.")

Expand Down

0 comments on commit c945e7d

Please sign in to comment.