aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2013-07-26 18:09:10 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2013-07-26 18:09:10 +0200
commitd5d3e785b761f7b96dc6cdf4770c50aa36b25996 (patch)
tree0b697ce034281c8dbd2f94e7635337a7242904da /src/server/scripts/EasternKingdoms
parent4d251bf707abb75988d3ec5c442286a5c78162ef (diff)
DB/Player: Fix clear glyph for some class
Diffstat (limited to 'src/server/scripts/EasternKingdoms')
-rw-r--r--src/server/scripts/EasternKingdoms/Deadmines/deadmines.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/server/scripts/EasternKingdoms/Deadmines/deadmines.cpp b/src/server/scripts/EasternKingdoms/Deadmines/deadmines.cpp
index 0c9ba3121cc..28a7de67ffd 100644
--- a/src/server/scripts/EasternKingdoms/Deadmines/deadmines.cpp
+++ b/src/server/scripts/EasternKingdoms/Deadmines/deadmines.cpp
@@ -1,6 +1,5 @@
/*
* Copyright (C) 2008-2013 TrinityCore <http://www.trinitycore.org/>
- * Copyright (C) 2006-2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
@@ -16,13 +15,6 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/* ScriptData
-SDName: Deadmines
-SD%Complete: 0
-SDComment: Placeholder
-SDCategory: Deadmines
-EndScriptData */
-
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "deadmines.h"