Remove a dungeoneering fail message that doesn't really tell the user anything. If the user is missing any of the required stats for the floor, the return message is defaulted to saying they are missing the dungeoneering level even if the user has the required dungeoneering level.
Changes:
Remove the block of code from customDeiner in dg.ts so the user gets a full list of the requirements needed.
Other checks:
[X] I have tested all my changes thoroughly.
fixes this:
after this PR:
Description:
Remove a dungeoneering fail message that doesn't really tell the user anything. If the user is missing any of the required stats for the floor, the return message is defaulted to saying they are missing the dungeoneering level even if the user has the required dungeoneering level.
Changes:
dg.ts
so the user gets a full list of the requirements needed.Other checks: