From f499edd5395405c226dd42b5abbbb89b2127d48c Mon Sep 17 00:00:00 2001 From: Dr-J Date: Wed, 30 Jul 2014 13:53:44 +0100 Subject: [PATCH] DB/SAI: Apprentice Mirveda Noticed this after commit, bad phase mask a remnant from how I originally intended to script this, event phase 4 now never gets set. --- sql/updates/world/2014_07_30_02_world_sai.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2014_07_30_02_world_sai.sql diff --git a/sql/updates/world/2014_07_30_02_world_sai.sql b/sql/updates/world/2014_07_30_02_world_sai.sql new file mode 100644 index 00000000000..ef12a4236c5 --- /dev/null +++ b/sql/updates/world/2014_07_30_02_world_sai.sql @@ -0,0 +1 @@ +UPDATE `smart_scripts` SET `event_phase_mask`=1 WHERE `entryorguid`=15402 AND `source_type`=0 AND `id`=6