Skip to content

Commit

Permalink
Feverfew Fix (vgstation-coders#35922)
Browse files Browse the repository at this point in the history
Changes the metabolism of Feverfew to 0.2 so one cactus prick no longer lasts 10 minutes.
  • Loading branch information
falcon2346 authored Feb 6, 2024
1 parent 8d579d2 commit b67839e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/reagents/reagents/reagents_medical.dm
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
id = FEVERFEW
description = "Feverfew is a natural anticoagulant useful in fending off viruses, but it leaves one vulnerable to pain and bleeding."
color = "#b5651d"
custom_metabolism = 0.2
pain_resistance = -25
data = list ("threshold" = 80)

Expand Down

0 comments on commit b67839e

Please sign in to comment.