mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 16:08:32 +01:00
Arousal menu options, Nibble buff, milk nutriment
Added options in the arousal menu to feed yourself using your own organs or that of others you are pulling The Nibble now pumps venom over time if used against character you are pulling Milk now has a nutriment factor
This commit is contained in:
@@ -222,6 +222,7 @@
|
||||
glass_desc = "White and nutritious goodness!"
|
||||
pH = 6.5
|
||||
hydration = 3
|
||||
nutriment_factor = 15 * REAGENTS_METABOLISM
|
||||
|
||||
/datum/reagent/consumable/milk/on_mob_life(mob/living/carbon/M)
|
||||
if(HAS_TRAIT(M, TRAIT_CALCIUM_HEALER))
|
||||
|
||||
Reference in New Issue
Block a user