From 48c4d4551c5c61da2a4f7c9c6f2b27f7c129302b Mon Sep 17 00:00:00 2001 From: XTZGZoReX Date: Sun, 8 Aug 2010 13:06:17 -0500 Subject: Fix. --HG-- branch : trunk --- .../scripts/EasternKingdoms/BlackrockDepths/blackrock_depths.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/server') diff --git a/src/server/scripts/EasternKingdoms/BlackrockDepths/blackrock_depths.cpp b/src/server/scripts/EasternKingdoms/BlackrockDepths/blackrock_depths.cpp index f2ac2705829..1d71fba086c 100644 --- a/src/server/scripts/EasternKingdoms/BlackrockDepths/blackrock_depths.cpp +++ b/src/server/scripts/EasternKingdoms/BlackrockDepths/blackrock_depths.cpp @@ -1356,9 +1356,9 @@ void AddSC_blackrock_depths() new mob_phalanx(); new npc_kharan_mighthammer(); new npc_lokhtos_darkbargainer(); - new npc_dughal_stormwing(); - new npc_tobias_seecher(); - new npc_marshal_windsor(); - new npc_marshal_reginald_windsor(); + //new npc_dughal_stormwing(); + //new npc_tobias_seecher(); + //new npc_marshal_windsor(); + //new npc_marshal_reginald_windsor(); new npc_rocknot(); } -- cgit v1.2.3