fix(Scripts/HellfireRamparts): Omor the Unscarred shouldn't move (#14751)
This commit is contained in:
parent
35e993edc7
commit
2da4f1ab05
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ public:
|
|||
{
|
||||
boss_omor_the_unscarredAI(Creature* creature) : BossAI(creature, DATA_OMOR_THE_UNSCARRED)
|
||||
{
|
||||
SetCombatMovement(false);
|
||||
}
|
||||
|
||||
void Reset() override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue