aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/EasternKingdoms/BlackrockDepths/blackrock_depths.cpp8
1 files changed, 4 insertions, 4 deletions
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();
}