aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorZxBiohazardZx <zxbiohazardzx@gmail.com>2012-01-08 11:13:03 +0100
committerZxBiohazardZx <zxbiohazardzx@gmail.com>2012-01-08 11:13:03 +0100
commitc65dec07f8ac9c69b82c739d304d84589163fd8b (patch)
tree297873558462ce4ffe031046ea42dd42645448d8 /src
parent97eba2ed0112326f0e3d7d7ab1376c8d9e52c98b (diff)
Core/Scripts: remove call to unexisting class related to b52f381c3e5c8d24ae420afd47238c6a4d5e3d5a
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/EasternKingdoms/ghostlands.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/scripts/EasternKingdoms/ghostlands.cpp b/src/server/scripts/EasternKingdoms/ghostlands.cpp
index 6c33ee4a02c..412613572f1 100644
--- a/src/server/scripts/EasternKingdoms/ghostlands.cpp
+++ b/src/server/scripts/EasternKingdoms/ghostlands.cpp
@@ -216,7 +216,6 @@ public:
void AddSC_ghostlands()
{
- new npc_blood_knight_dawnstar();
new npc_budd_nedreck();
new npc_rathis_tomber();
new npc_ranger_lilatha();