Skip to content

Commit

Permalink
Merge pull request #48 from dongkui555/dongkui555-patch-3
Browse files Browse the repository at this point in the history
Update brann_bronzebeard.cpp
  • Loading branch information
dongkui555 authored Dec 29, 2024
2 parents a677bfe + 9d33d9c commit 4218b42
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -693,6 +693,7 @@ class brann_bronzebeard : public CreatureScript
me->ReplaceAllNpcFlags(UNIT_NPC_FLAG_GOSSIP | UNIT_NPC_FLAG_QUESTGIVER);
me->SetUInt32Value(UNIT_NPC_EMOTESTATE, EMOTE_STATE_STAND);
me->SendMovementFlagUpdate();

break;
}
case EVENT_TALK_FACE_CHANGE:
Expand Down

0 comments on commit 4218b42

Please sign in to comment.