fix(DB/Quest): Coward Delivery... Under 30 Minutes or it's Free (#11734)
Create rev_1652480165040490600.sql
This commit is contained in:
parent
691d1d8e14
commit
1cc015b51f
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
-- (Quest) Coward Delivery... Under 30 Minutes or it's Free - Cast "Call Alliance Deserter" on accept
|
||||
UPDATE `quest_template_addon` SET `SourceSpellID` = 45975 WHERE `ID` = 11711;
|
||||
-- Valiance Keep Officer set NPC and PC immunity flags
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags` | 768 WHERE `entry` = 25759;
|
||||
Loading…
Add table
Add a link
Reference in a new issue