Open MikkelPaulson opened 3 years ago
The root cause of this is that ward
is taken as a synonym for district
. The fuzzy matching for WorldCommand::Create
will proceed if a minimum of 50% of the input words are recognized. It knows "ward" but not "death".
There are a few ways to "fix" the issue, but the various fixes involve different UX tradeoffs.
Input: "Death Ward"
Expected: Spell description Actual: name conflict