mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 05:43:12 +01:00
Scripts/Scarlet Enclave: Grand Theft Palomino (#22967)
* Grand Theft Palomino
* Cosmetic issues
* Address CR
(cherry picked from commit d5f565f429)
This commit is contained in:
@@ -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');
|
||||
Reference in New Issue
Block a user