From 657b7ccbb93c7f670f2564affc9a2a86c7f088c5 Mon Sep 17 00:00:00 2001 From: Killyana Date: Fri, 22 Jan 2016 19:18:13 +0100 Subject: DB/SAI: Update SMART_ACTION_SET_INGAME_PHASE_MASK --- sql/updates/world/2016_01_22_03_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2016_01_22_03_world.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2016_01_22_03_world.sql b/sql/updates/world/2016_01_22_03_world.sql new file mode 100644 index 00000000000..75e3980b26f --- /dev/null +++ b/sql/updates/world/2016_01_22_03_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `action_type`=44 WHERE `action_type`= 16; -- cgit v1.2.3