aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2016-03-07 10:32:57 +0100
committerAokromes <Aokromes@users.noreply.github.com>2016-03-07 10:32:57 +0100
commitf7a05eba638daba7e6a0fe780aeedeef04be8544 (patch)
treec8d19f50978ad6df25b109e55e77ecee7c1af7cc
parent2e1e6084503a69cec712c52140f60e876a260973 (diff)
DB/Gameobject: Fix respawn time of few Quest GameObjects
By Tauriella, closes #16701
-rw-r--r--sql/updates/world/2016_03_07_00_world.sql10
1 files changed, 10 insertions, 0 deletions
diff --git a/sql/updates/world/2016_03_07_00_world.sql b/sql/updates/world/2016_03_07_00_world.sql
new file mode 100644
index 00000000000..b9df4d07bb9
--- /dev/null
+++ b/sql/updates/world/2016_03_07_00_world.sql
@@ -0,0 +1,10 @@
+--
+UPDATE `gameobject` SET `spawntimesecs`= 2 WHERE `guid` IN
+(9175, -- Deserter Propaganda
+40667, -- The Book of Ur
+40774, -- Tool Kit
+40775, -- Damaged Diving Gear
+66308, -- New Avalon Patrol Schedule
+66377, -- Empty Cauldron
+66378, -- Iron Chain
+66384); -- New Avalon Registry