Hi:
I'm doing an spell that drowns units in a water bubble, but I need to detect if that unit is an amphibious one. I tried to find if there is any way to detect if a unit can swim , or if a unit belongs to the Naga Race, but I didn't found nothing.
The only solution that I have is to create a function that makes unit type comparison with all the nagas, but I think it's not the best way.
Is there any idea??? Thanks in advance |