mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-26 14:36:16 +01:00
Munchies Weed and Xenoarch tweak
Added Munchies Weed, a mutation of weed, it has orange bioluminescence and produced apptetite stimulant. Added appetite stimulant, a chemical that makes the character gain more nutrition while keeping them hungry Tweaked the xenoarchaeology list of possible finds
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
/datum/reagent/consumable/on_mob_life(mob/living/carbon/M)
|
||||
current_cycle++
|
||||
M.nutrition += nutriment_factor
|
||||
M.nutrition += nutriment_factor * M.nutri_mult //GS13 nutriment multiplier to make nutrition stronger based on certain effects
|
||||
M.thirst += hydration
|
||||
holder.remove_reagent(type, metabolization_rate)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user