openclonk/planet/BackToTheRocks.c4f/ThunderousSkies.ocs/System.ocg/NoRegeneration.c

8 lines
150 B
C

// King of the hill goal does not regenerate king.
#appendto KingOfTheHill_Location
func FxKOTHKingTimer(target, effect)
{
//target->DoEnergy(1);
}