aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authormegamage <none@none>2009-06-17 18:42:05 -0500
committermegamage <none@none>2009-06-17 18:42:05 -0500
commit90e6a97d7987e3a2ef04706f816194c5aef24422 (patch)
treeec0974af1e32212e6fae9b4bb4c08d10761fa186 /sql
parent6fd4113cda5a5e57df34854b0f7ccb86952a8431 (diff)
[8036] Move unneded defines from dotconfpp.h to dotconfpp.cpp Author: VladimirMangos
This will prevent unexpected redefines and unrelated files build problems. --HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/4105_8030_03_mangos_npc_trainer.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/4105_8030_03_mangos_npc_trainer.sql b/sql/updates/4105_8030_03_mangos_npc_trainer.sql
index a1a5a45e862..ce6c39f8ef3 100644
--- a/sql/updates/4105_8030_03_mangos_npc_trainer.sql
+++ b/sql/updates/4105_8030_03_mangos_npc_trainer.sql
@@ -1,2 +1,4 @@
-- ALTER TABLE db_version CHANGE COLUMN required_8021_01_mangos_spell_proc_event required_8030_03_mangos_npc_trainer bit;
+DELETE FROM npc_trainer WHERE spell = 64904;
+