diff options
| author | Dr-J <daniel.jarrott0@gmail.com> | 2015-02-23 23:52:54 +0000 |
|---|---|---|
| committer | Dr-J <daniel.jarrott0@gmail.com> | 2015-02-23 23:52:54 +0000 |
| commit | 1124daab36cdd9a8febb3f980adc15e78d72c602 (patch) | |
| tree | 578d43a815fc4012795ff90f03bb756c68d33977 | |
| parent | 73f74ffcabc68738d279f740cdea21cca8cb42ad (diff) | |
DB/Misc: Crusader's Pinnacle Phasing
By @ccrs Closes #14125
| -rw-r--r-- | sql/updates/world/2015_02_23_06_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
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'; |
