Nnoggie / MythicDungeonTools

World of Warcraft AddOn for planning and optimizing Mythic+ dungeon runs
GNU General Public License v2.0
331 stars 231 forks source link

alter npc name pattern to account for both , and ; #531

Closed Stinth closed 10 months ago

Stinth commented 10 months ago

This fix solves the issue where the update_dungeon_count.py script breaks if lines end in , instead of ;. The script now accepts either symbol to end a line.