server
server copied to clipboard
Implement Configurable Realm Flag
Changes Made:
- Add configuration option to enable method of setting realm flag to recommended or new.
Note: Recommended will display as 'New Players' in Wrath of the Lich King and newer versions.
You can pull this PR by using the commands below:
git fetch origin pull/202/head:special_realm_flag
git checkout special_realm_flag
:white_check_mark: Build Mangos ZERO Server 22.04.27-mcrykorf completed (commit https://github.com/mangoszero/server/commit/27c50b1c20 by @Meltie2013)
:white_check_mark: Build Mangos ZERO Server 22.04.27-hqayagsf completed (commit https://github.com/mangoszero/server/commit/c931f86230 by @Meltie2013)
@billy1arm This PR is waiting on your approval. Keep in mind, I went with the clean method instead of if statements, works the same way.