Skip to content

Commit

Permalink
Halves Nutrition Use.
Browse files Browse the repository at this point in the history
  • Loading branch information
Uristthedorf committed May 6, 2024
1 parent 916a823 commit 9221cac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
return ..()

/datum/nanite_program/metabolic_synthesis/active_effect()
host_mob.adjust_nutrition(-0.5)
host_mob.adjust_nutrition(-0.25)

/datum/nanite_program/access
name = "Subdermal ID"
Expand Down

0 comments on commit 9221cac

Please sign in to comment.