diff options
Diffstat (limited to 'sql/FULL')
| -rw-r--r-- | sql/FULL/world_spell_full.sql | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sql/FULL/world_spell_full.sql b/sql/FULL/world_spell_full.sql index 0296dd296cb..f7bd1efbccd 100644 --- a/sql/FULL/world_spell_full.sql +++ b/sql/FULL/world_spell_full.sql @@ -81,7 +81,9 @@ INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comm ( 34471, 24397, 2, 'The Beast Within'), ( 34471, 26592, 2, 'The Beast Within'), (-59907, 7, 0, 'Lightwell Charges - Suicide'), - +-- Quest +( 40214, 40216, 2, 'Dragonmaw Illusion'), +( 40214, 42016, 2, 'Dragonmaw Illusion'), -- Creature ( 36574, 36650, 0, 'Apply Phase Slip Vulnerability'), -- instance |
