aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTartalo <none@none>2010-03-27 23:50:44 +0100
committerTartalo <none@none>2010-03-27 23:50:44 +0100
commit691a1f397491c7765cca7d8753084e31c579d96c (patch)
treeefe71f34697a3b3c37cdf5da3a33e9dfa1280d6d /src
parent69579e38a5556abbbfa75a0048198f4ea6b177a9 (diff)
Fix typo, thanks ramses@cyberlost.com
Fixes issue #1341. Fixes issue #1344. --HG-- branch : trunk
Diffstat (limited to 'src')
-rw-r--r--src/scripts/northrend/nexus/oculus/boss_eregos.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/northrend/nexus/oculus/boss_eregos.cpp b/src/scripts/northrend/nexus/oculus/boss_eregos.cpp
index 574fa840649..2d1a969edce 100644
--- a/src/scripts/northrend/nexus/oculus/boss_eregos.cpp
+++ b/src/scripts/northrend/nexus/oculus/boss_eregos.cpp
@@ -25,7 +25,7 @@ enum Spells
SPELL_ARCANE_BARRAGE = 50804,
H_SPELL_ARCANE_BARRAGE = 59381,
SPELL_ARCANE_VOLLEY = 51153,
- H_SPELL_ARCANE_VOLLEY = 59382
+ H_SPELL_ARCANE_VOLLEY = 59382,
SPELL_ENRAGED_ASSAULT = 51170,
SPELL_PLANAR_ANOMALIES = 57959,
SPELL_PLANAR_SHIFT = 51162,