tdauth / wowr

Warcraft III: Reforged funmap World of Warcraft Reforged.
https://wowreforged.org
8 stars 0 forks source link

All units have Defend ability listed as ability on the website due to the Indexer library #2731

Closed tdauth closed 2 months ago

tdauth commented 2 months ago

UnitIndexer:

integer s__Indexer_ability= 'Adef'

Use a custom Channel based ability and ignore it.

tdauth commented 2 months ago

Fixed.