Scripts/Spells: Add comments with id & name of spells part 4

(cherry picked from commit e7e4786606)
This commit is contained in:
offl
2021-05-31 20:35:03 +03:00
committed by Shauren
parent 0408693646
commit 012444ba80
32 changed files with 151 additions and 13 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ class spell_gen_animal_blood : public AuraScript
}
};
// 63471 -Spawn Blood Pool
// 63471 - Spawn Blood Pool
class spell_spawn_blood_pool : public SpellScript
{
PrepareSpellScript(spell_spawn_blood_pool);