diff options
-rw-r--r-- | sql/updates/world/2012_08_13_00_world_quest_template_434.sql | 3 | ||||
-rw-r--r-- | sql/updates/world/2012_08_14_00_world_reputation_spillover_template_434.sql (renamed from sql/updates/world/2012_08_14_00_reputation_spillover_template_434.sql) | 0 |
2 files changed, 2 insertions, 1 deletions
diff --git a/sql/updates/world/2012_08_13_00_world_quest_template_434.sql b/sql/updates/world/2012_08_13_00_world_quest_template_434.sql index b3c5a45a668..d4a0960e044 100644 --- a/sql/updates/world/2012_08_13_00_world_quest_template_434.sql +++ b/sql/updates/world/2012_08_13_00_world_quest_template_434.sql @@ -1 +1,2 @@ -ALTER TABLE `quest_template` CHANGE `MinLevel` `MinLevel` tinyint(4) NOT NULL DEFAULT '0'; +-- ALTER TABLE `quest_template` CHANGE `MinLevel` `MinLevel` tinyint(4) NOT NULL DEFAULT '0'; +-- Properly fixed in 53a2b8622812f365ca7d31fdbf75fe9a1707ac7 diff --git a/sql/updates/world/2012_08_14_00_reputation_spillover_template_434.sql b/sql/updates/world/2012_08_14_00_world_reputation_spillover_template_434.sql index afce8209afa..afce8209afa 100644 --- a/sql/updates/world/2012_08_14_00_reputation_spillover_template_434.sql +++ b/sql/updates/world/2012_08_14_00_world_reputation_spillover_template_434.sql |