Files
WatermelonModders fc5cb0c32c Initial commit
2022-05-31 12:35:46 -04:00

13 lines
193 B
Plaintext

# Ancestral Healing
{
".section buff" : {
"code": "
hsl_set_fullhealth($defender)
hsl_set_taunt($defender)
",
"target": "$minions"
}
}