mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-19 06:29:50 -04:00
Scripts/Spells: Add comments with id & name of spells part 4
(cherry picked from commit e7e4786606)
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user