This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I am trying to figure out how to make a global variable for unit type hero. A hero is any unit that has the filter Heroic in the data editor.
That way, rather than making a revive trigger for every hero in my map with unit type = hero name, I can just refer to the variable.
I am trying to figure out how to make a global variable for unit type hero. A hero is any unit that has the filter Heroic in the data editor.
That way, rather than making a revive trigger for every hero in my map with unit type = hero name, I can just refer to the variable.