aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKeader <keader.android@gmail.com>2019-08-18 13:07:18 -0300
committerKeader <keader.android@gmail.com>2019-08-18 13:07:18 -0300
commit61ad87d1069a1ed44f7ae50f3c0646102b3ccb9a (patch)
tree7258c86311d148edac075655ad893986ee11e12f /src
parent63bbf4a4bee03a3ca5e73eafcef4976c76d86f5d (diff)
Scripts/Gundrak: Added a missing entry in Gal Darah Stampede Charge script
Noob Keader, Shame !
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/Northrend/Gundrak/boss_gal_darah.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/scripts/Northrend/Gundrak/boss_gal_darah.cpp b/src/server/scripts/Northrend/Gundrak/boss_gal_darah.cpp
index c4133bfff92..97259dc61a4 100644
--- a/src/server/scripts/Northrend/Gundrak/boss_gal_darah.cpp
+++ b/src/server/scripts/Northrend/Gundrak/boss_gal_darah.cpp
@@ -282,6 +282,7 @@ class spell_gal_darah_impaling_charge : public SpellScriptLoader
}
};
+// 55220 - Stampede (Rhino Spirit Charge)
// 59823 - Stampede (Rhino Spirit Charge)
class spell_gal_darah_stampede_charge : public SpellScriptLoader
{