OHF: Handle areatrigger for Ashbringer event

This commit is contained in:
MantisLord 2024-02-11 15:28:33 -05:00
parent c179e70c25
commit 8c88bcfb67
4 changed files with 17 additions and 1 deletions

View file

@ -585,7 +585,8 @@ INSERT INTO scripted_areatrigger VALUES
(4501,'at_bartolo_ginsetti'),
(4502,'at_beggar'),
(4503,'at_beggar'),
(4504,'at_beggar');
(4504,'at_beggar'),
(4498,'at_southshore_inn');
/* THE DARK PORTAL */
UPDATE creature_template SET ScriptName='boss_chrono_lord_deja' WHERE entry=17879;