Tga123

Results 1 issues of Tga123

How about to add IDs to spells from "Adventure Guide" bosses description? Something like that: ```lua local GSI = C_EncounterJournal.GetSectionInfo C_EncounterJournal.GetSectionInfo = function(sectionID) local sectionInfo = GSI(sectionID) if sectionInfo ~=...