From 16d222aff34baa4340b5eb583a66b628bc6d3e83 Mon Sep 17 00:00:00 2001 From: Staleness89 Date: Mon, 17 Oct 2016 14:27:09 -0700 Subject: Fix a tab --- src/server/scripts/Northrend/zone_howling_fjord.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/server/scripts/Northrend/zone_howling_fjord.cpp b/src/server/scripts/Northrend/zone_howling_fjord.cpp index 8ac80081317..f2ffd0ea936 100644 --- a/src/server/scripts/Northrend/zone_howling_fjord.cpp +++ b/src/server/scripts/Northrend/zone_howling_fjord.cpp @@ -654,5 +654,5 @@ void AddSC_howling_fjord() new npc_daegarn(); new npc_mindless_abomination(); new spell_mindless_abomination_explosion_fx_master(); - new npc_riven_widow_cocoon(); + new npc_riven_widow_cocoon(); } -- cgit v1.2.3