From 8726c4dca25c844937756f620248c2077e570188 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Sun, 3 Nov 2013 05:48:22 +0100 Subject: DB/Gameobject: Battle plans of the Kvaldir By Justiciar, closes #10291 --- sql/updates/world/2013_11_03_17_world_gameobject.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2013_11_03_17_world_gameobject.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2013_11_03_17_world_gameobject.sql b/sql/updates/world/2013_11_03_17_world_gameobject.sql new file mode 100644 index 00000000000..a762e0c461f --- /dev/null +++ b/sql/updates/world/2013_11_03_17_world_gameobject.sql @@ -0,0 +1,2 @@ +-- +UPDATE gameobject SET `phaseMask`=3 WHERE `id`=201367; -- cgit v1.2.3