aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/5447_world.sql
blob: 962cb8496eaea50e063de3d33abc33fdee0ebbfc (plain)
1
2
3
4
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN(26022,  26023);
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
( 26022, 61417, 2, 'Pursuit of Justice'),
( 26023, 61418, 2, 'Pursuit of Justice');