aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authoroffl <11556157+offl@users.noreply.github.com>2022-02-27 18:52:45 +0200
committerShauren <shauren.trinity@gmail.com>2022-03-26 15:31:35 +0100
commit48541e14a7682efa828a92195831128cd3fd04e0 (patch)
treed954a169a6889787b7b872b60aeb647649ee8195 /sql/updates
parent364796dc3b1aa5164a2093293fe52e0f93f1fb53 (diff)
Scripts/Quest: Update 'Mounting Hodir's Helm' (#27832)
(cherry picked from commit 45d6cd42b70eb9f28e0d37cec0949281cfa80a6d)
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/master/2022_03_26_20_world_2022_02_27_00_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_26_20_world_2022_02_27_00_world.sql b/sql/updates/world/master/2022_03_26_20_world_2022_02_27_00_world.sql
new file mode 100644
index 00000000000..00ed32a167f
--- /dev/null
+++ b/sql/updates/world/master/2022_03_26_20_world_2022_02_27_00_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `spell_script_names` SET `ScriptName` = 'spell_read_pronouncement' WHERE `ScriptName` = 'spell_q12987_read_pronouncement';
+DELETE FROM `creature_text` WHERE `CreatureID` = 30215;