aboutsummaryrefslogtreecommitdiff
path: root/sql/old/3.3.3a/07988_world_scriptname.sql
blob: 1b90f914ea0c2a950491e05b62307b4a7eb92253 (plain)
1
2
3
4
5
6
DELETE FROM `areatrigger_scripts` WHERE `entry` IN (5332,5338,5334,5340);
INSERT INTO `areatrigger_scripts` (`entry`,`ScriptName`) VALUES
(5332,'at_last_rites'),
(5338,'at_last_rites'),
(5334,'at_last_rites'),
(5340,'at_last_rites');