aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2018-12-03 12:19:10 +0100
committerShauren <shauren.trinity@gmail.com>2021-11-16 00:52:24 +0100
commit8967f9ccf2278a4ffd36a0a718977096a236aed3 (patch)
tree3806d21806a323ef504f0333627af5bbaf78e190 /src
parentf377dc23f3bb54180996d3dc570196af75278d00 (diff)
Update zone_borean_tundra.cpp
(cherry picked from commit 6851ba638d35c31ebe232c30a4a57f5755104cce)
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/Northrend/zone_borean_tundra.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/Northrend/zone_borean_tundra.cpp b/src/server/scripts/Northrend/zone_borean_tundra.cpp
index d67079c5cac..67f48218d67 100644
--- a/src/server/scripts/Northrend/zone_borean_tundra.cpp
+++ b/src/server/scripts/Northrend/zone_borean_tundra.cpp
@@ -60,7 +60,7 @@ enum Sinkhole
SPELL_SET_CART = 46797,
SPELL_EXPLODE_CART = 46799,
SPELL_SUMMON_CART = 46798,
- SPELL_SUMMON_WORM = 46800,
+ SPELL_SUMMON_WORM = 46800
};
class npc_sinkhole_kill_credit : public CreatureScript