Skip to content

Conversation

@meji46
Copy link
Member

@meji46 meji46 commented Nov 22, 2024

Changes proposed:

  • Implement quest The King's Command (29547) and alternative quests (49556, 60125)

Issues addressed:
None

Tests performed:
Builds, tested in-game

Known issues and TODO list: (add/remove lines as needed)
None

@meji46 meji46 changed the title Script/Quests: Implement The King's Command (29547) Script/StormwindCity: Implement quest "The King's Command" (29547) Nov 22, 2024
@meji46 meji46 changed the title Script/StormwindCity: Implement quest "The King's Command" (29547) Scripts/StormwindCity: Implement quest "The King's Command" (29547) Nov 22, 2024
bool Validate(SpellInfo const* /*spellInfo*/) override
{
return ValidateSpellInfo({
StormwindCity::Spells::FadeToBlack
Copy link
Contributor

@Nyr97 Nyr97 Nov 24, 2024

Choose a reason for hiding this comment

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

maybe setting using namespace StormwindCity to reduce verbose? it should improve readability

Copy link
Member Author

Choose a reason for hiding this comment

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

But I would need to set it to every function that uses any of these variables. The other option is to add constexpr variables to the class

@meji46 meji46 merged commit f1079ec into TrinityCore:master Nov 27, 2024
5 of 7 checks passed
@meji46 meji46 deleted the quest/the-kings-command branch November 27, 2024 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants