Skip to content

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
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