aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorXTZGZoReX <none@none>2010-08-08 13:06:17 -0500
committerXTZGZoReX <none@none>2010-08-08 13:06:17 -0500
commit48c4d4551c5c61da2a4f7c9c6f2b27f7c129302b (patch)
treec51807e894f1388425909471cb38e6a5b69ef99d /src
parent39ab39f6cb80d6eba22dfd3b91bc1cf71bd4ced7 (diff)
Fix.
--HG-- branch : trunk
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();
}