mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
First nerf of Cryo goonpower + Dionea nerf
Worked with Neca, he wanted some things changed, Nerfed dionea's regeneration by removing their ability to regenerate from toxin damage, making plant-b-gone even more effective. Cryokinesis was nerfed due to its ability to ensure death to anyone who does not have access to medical treatment.
This commit is contained in:
@@ -957,7 +957,6 @@
|
||||
nutrition = 500
|
||||
if(light_amount >= 5) //if there's enough light, heal
|
||||
adjustBruteLoss(-(light_amount))
|
||||
adjustToxLoss(-(light_amount))
|
||||
adjustOxyLoss(-(light_amount))
|
||||
//TODO: heal wounds, heal broken limbs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user