From 020a09190157235a28fdaf36e42cd263b22295de Mon Sep 17 00:00:00 2001 From: Killyana Date: Fri, 15 Apr 2016 19:05:45 +0200 Subject: DB/SAI: Fix phasing action for The Brothers Bronzebeard --- sql/updates/world/2016_04_14_02_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2016_04_14_02_world.sql (limited to 'sql') diff --git a/sql/updates/world/2016_04_14_02_world.sql b/sql/updates/world/2016_04_14_02_world.sql new file mode 100644 index 00000000000..5aca3fdd938 --- /dev/null +++ b/sql/updates/world/2016_04_14_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `action_type`=16 WHERE `entryorguid`=3038200 AND `source_type`=9 AND `id`=2; -- cgit v1.2.3