feat(Core/Commands): add honor and arena point reset to .reset all … (#24978)

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Andrew
2026-03-03 12:21:37 -03:00
committed by GitHub
parent 4dce54c9a5
commit 82781f24a9
5 changed files with 43 additions and 1 deletions

View File

@@ -1192,7 +1192,9 @@ enum AcoreStrings
LANG_BF_ENABLED = 5116,
LANG_BF_DISABLED = 5117,
// Room for more strings 5118-9999
LANG_RESETALL_HONOR = 5118,
LANG_RESETALL_ARENA = 5119,
// Room for more strings 5120-9999
// Level requirement notifications
LANG_SAY_REQ = 6604,