aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2014-10-02 19:54:25 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2014-10-02 19:54:25 +0200
commit4322a0dc372c2c6f6e2b291f68d7a5cafafc8f86 (patch)
treeac29828151723ff15c2164c8c6a56feef269e042
parent6a471755231eb6481c7ce2091b58755b10373acc (diff)
DB/Quests: Fix half sleep fail in 6a471755231eb6481c7ce2091b58755b10373acc
-rw-r--r--sql/updates/world/2014_10_02_00_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_10_02_00_world.sql b/sql/updates/world/2014_10_02_00_world.sql
new file mode 100644
index 00000000000..56b64e95517
--- /dev/null
+++ b/sql/updates/world/2014_10_02_00_world.sql
@@ -0,0 +1 @@
+UPDATE `quest_template` SET `SpecialFlags`=1 WHERE `Id` = 11293;