Closed Alessandro-Barbieri closed 4 months ago
@Alessandro-Barbieri not sure if you want but for hunter pets you could also add Spellcache code.cache_spell_data(883, "Call Pet 1"); code.cache_spell_data(83242, "Call Pet 2"); code.cache_spell_data(83243, "Call Pet 3"); code.cache_spell_data(83244, "Call Pet 4"); code.cache_spell_data(83245, "Call Pet 5");
ABCatagoryData "HUNTER", code.get_spell_name_by_name("Call Pet 1"), "HUNTER", code.get_spell_name_by_name("Call Pet 2"), "HUNTER", code.get_spell_name_by_name("Call Pet 3"), "HUNTER", code.get_spell_name_by_name("Call Pet 4"), "HUNTER", code.get_spell_name_by_name("Call Pet 5"),
Spellcache
code.cache_spell_data(83242, "Call Pet 2"); code.cache_spell_data(83243, "Call Pet 3"); code.cache_spell_data(83244, "Call Pet 4"); code.cache_spell_data(83245, "Call Pet 5");
ABCatagoryData
"HUNTER", code.get_spell_name_by_name("Call Pet 2"), "HUNTER", code.get_spell_name_by_name("Call Pet 3"), "HUNTER", code.get_spell_name_by_name("Call Pet 4"), "HUNTER", code.get_spell_name_by_name("Call Pet 5"),
Those abilities are not available in classic era/som/hardcore/sod
any update?
Thanks for the PR. I'll dig into it soon.