Scripts/Scarlet Enclave: Grand Theft Palomino (#22967)

* Grand Theft Palomino

* Cosmetic issues

* Address CR

(cherry picked from commit d5f565f429)
This commit is contained in:
Sorikoff
2019-02-02 20:28:18 +00:00
committed by Shauren
parent 4507a02ada
commit fc9106054b
2 changed files with 92 additions and 104 deletions

View File

@@ -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');