fix(Scripts/ShadowfangKeep): fix Love is in the Air to start after reset (#24713)
This commit is contained in:
parent
65d39b5187
commit
8748a34eee
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@ public:
|
|||
me->SetFaction(FACTION_FRIENDLY);
|
||||
me->SummonCreatureGroup(1);
|
||||
me->SetNpcFlag(UNIT_NPC_FLAG_GOSSIP);
|
||||
me->RemoveUnitFlag(UNIT_FLAG_NOT_SELECTABLE);
|
||||
}
|
||||
|
||||
void DoAction(int32 action) override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue