• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Health regeneration

Copy and paste into Buffs.xml using notepad ++

Code:
<buff id="Wolverine" buffif="coretemp lequal 300" type="bleeding">
<modify id="1" stat="health" amount="2" rate="1"/>
</buff>
 
Last edited by a moderator:
Back
Top