userinfo: remove Avatar Decoration from quest decorations

This commit is contained in:
Cynthia Foxwell 2025-07-09 13:03:37 -06:00
parent aafcda393b
commit 9475cee163
Signed by: Cynosphere
SSH key fingerprint: SHA256:H3SM8ufP/uxqLwKSH7xY89TDnbR9uOHzjLoBr0tlajk

View file

@ -252,7 +252,7 @@ userinfo.callback = async function (msg, line) {
if (questDecoration != null) break;
}
if (questDecoration != null) {
questDecorationName = questDecoration.messages.name;
questDecorationName = questDecoration.messages.name.replace("Avatar Decoration", "");
badges.push(`[${Icons.badges.quest_completed}](${BadgeURLs.quest_completed})`);
}
} else if (