mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-19 22:49:39 -04:00
Scripts/Misc: random fixes
This commit is contained in:
@@ -387,7 +387,7 @@ public:
|
||||
|
||||
void AddSC_guards()
|
||||
{
|
||||
new guard_generic;
|
||||
new guard_shattrath_aldor;
|
||||
new guard_shattrath_scryer;
|
||||
new guard_generic();
|
||||
new guard_shattrath_aldor();
|
||||
new guard_shattrath_scryer();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user