mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 14:16:31 +00:00
chore(Script/Misc): add comments to some scripts (#7011)
This commit is contained in:
@@ -87,6 +87,7 @@ public:
|
||||
};
|
||||
};
|
||||
|
||||
// 10247 - Summon Zul'Farrak Zombies
|
||||
class spell_zulfarrak_summon_zulfarrak_zombies : public SpellScriptLoader
|
||||
{
|
||||
public:
|
||||
@@ -126,6 +127,7 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
// 10738 - Unlocking
|
||||
class spell_zulfarrak_unlocking : public SpellScriptLoader
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user