mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 21:02:14 +01:00
Scripts/Onyxia Lair: small rework
- fix crash on boss death - avoid abusing during phase switch - added better facing through trigger - corrected some timers - corrected inhabit type - cleanup and inheriting some BossAI functionalities instead of custom stuff
This commit is contained in:
2
sql/updates/world/2014_09_01_01_world_onyxia.sql
Normal file
2
sql/updates/world/2014_09_01_01_world_onyxia.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE creature_template SET InhabitType = 5 WHERE entry = 10184;
|
||||
UPDATE creature_template SET InhabitType = 5 WHERE entry = 36538;
|
||||
Reference in New Issue
Block a user