aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/world
diff options
context:
space:
mode:
authorSorikoff <46191832+Sorikoff@users.noreply.github.com>2019-02-02 20:28:18 +0000
committerShauren <shauren.trinity@gmail.com>2021-11-23 21:28:03 +0100
commitfc9106054be5e9d9fe943bb9cc6155be33b87b93 (patch)
treec8d37ff6db9885bae5efffc224e76d98b26258b6 /sql/updates/world
parent4507a02ada7ff2b30d1e82d4a111fc7143fd0823 (diff)
Scripts/Scarlet Enclave: Grand Theft Palomino (#22967)
* Grand Theft Palomino * Cosmetic issues * Address CR (cherry picked from commit d5f565f42992d5142b30c7fbd694f8a5b1245f4c)
Diffstat (limited to 'sql/updates/world')
-rw-r--r--sql/updates/world/master/2021_11_23_09_world_2019_02_02_01_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_11_23_09_world_2019_02_02_01_world.sql b/sql/updates/world/master/2021_11_23_09_world_2019_02_02_01_world.sql
new file mode 100644
index 00000000000..4e661554206
--- /dev/null
+++ b/sql/updates/world/master/2021_11_23_09_world_2019_02_02_01_world.sql
@@ -0,0 +1,4 @@
+DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_gen_despawn_self' AND `spell_id`=52267;
+DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_deliver_stolen_horse';
+INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
+(52264, 'spell_deliver_stolen_horse');