Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trial of the Champions : Checking if the player is mounted. #141

Merged
merged 1 commit into from
Sep 24, 2016
Merged

Trial of the Champions : Checking if the player is mounted. #141

merged 1 commit into from
Sep 24, 2016

Conversation

Krath
Copy link
Contributor

@Krath Krath commented Sep 5, 2016

This code adds a Blizzlike check to avoid starting the encounter without being mounted.
http://prntscr.com/cei921.

Target branch(es): master

Tests performed: Works with both Alliance and Horde faction.

pPlayer->ADD_GOSSIP_ITEM(GOSSIP_ICON_CHAT, GOSSIP_START_EVENT1a, GOSSIP_SENDER_MAIN, GOSSIP_ACTION_INFO_DEF+1338);
pPlayer->ADD_GOSSIP_ITEM(GOSSIP_ICON_CHAT, GOSSIP_START_EVENT1b, GOSSIP_SENDER_MAIN, GOSSIP_ACTION_INFO_DEF+1341);
}
break;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please fix your code indentation

@ghost
Copy link

ghost commented Sep 24, 2016

Good, but need use DB gossip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants