diff options
Diffstat (limited to 'src/server/scripts/EasternKingdoms/ghostlands.cpp')
-rw-r--r-- | src/server/scripts/EasternKingdoms/ghostlands.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/server/scripts/EasternKingdoms/ghostlands.cpp b/src/server/scripts/EasternKingdoms/ghostlands.cpp index 9f357163af1..83faaf36dfe 100644 --- a/src/server/scripts/EasternKingdoms/ghostlands.cpp +++ b/src/server/scripts/EasternKingdoms/ghostlands.cpp @@ -72,7 +72,6 @@ public: }; - /*###### ## npc_budd_nedreck ######*/ @@ -109,7 +108,6 @@ public: }; - /*###### ## npc_rathis_tomber ######*/ @@ -144,7 +142,6 @@ public: }; - /*###### ## npc_ranger_lilatha ######*/ @@ -256,7 +253,6 @@ public: }; - void AddSC_ghostlands() { new npc_blood_knight_dawnstar(); |