From 1124daab36cdd9a8febb3f980adc15e78d72c602 Mon Sep 17 00:00:00 2001 From: Dr-J Date: Mon, 23 Feb 2015 23:52:54 +0000 Subject: DB/Misc: Crusader's Pinnacle Phasing By @ccrs Closes #14125 --- sql/updates/world/2015_02_23_06_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2015_02_23_06_world.sql (limited to 'sql') diff --git a/sql/updates/world/2015_02_23_06_world.sql b/sql/updates/world/2015_02_23_06_world.sql new file mode 100644 index 00000000000..7bb0e20cc14 --- /dev/null +++ b/sql/updates/world/2015_02_23_06_world.sql @@ -0,0 +1 @@ +UPDATE `spell_area` SET `quest_end`='13157', `quest_end_status`='1' WHERE `spell`='57674' and`area`='4504' and`quest_start`='13086' and`aura_spell`='0' and`racemask`='0' and`gender`='2'; -- cgit v1.2.3