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

Fix BWL scaling in Solocraft.conf.dist #51

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

Trus3683
Copy link

@Trus3683 Trus3683 commented Sep 8, 2024

BWL instance level and player count were swapped causing the module to incorrectly apply zero scaling to level 60 characters.

Changes Proposed:

  • Change "Solocraft.BlackwingLair = 60.0" to "Solocraft.BlackwingLair = 40.0"
  • Change "Solocraft.BlackwingLair.Level = 40" to "Solocraft.BlackwingLair.Level = 60"

Issues Addressed:

  • Closes

SOURCE:

Tests Performed:

  • Once change was made, players appear to correctly scale in BWL at level 60.

How to Test the Changes:

  1. Test BWL pre-change.
  2. Test BWL post-change.

BWL instance level and player count were swapped causing the module to incorrectly apply zero scaling to level 60 characters.
@Trus3683 Trus3683 marked this pull request as draft September 8, 2024 01:03
@Trus3683 Trus3683 changed the title Update Solocraft.conf.dist Fix BWL scaling in Solocraft.conf.dist Sep 8, 2024
@Trus3683 Trus3683 marked this pull request as ready for review September 8, 2024 01:06
@Helias Helias merged commit e3de031 into azerothcore:master Sep 8, 2024
1 check passed
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.

2 participants