Open MegaGlub opened 2 months ago
Same-name wands are caught by the wand add form, but not the post-creation renaming. If two wands are named the same thing using this method, one will have its save deleted, causing it to disappear and be lost forever on the next program load.
Can be fixed by running a same name check on the renaming function. Could have too much performance overhead though.
Same-name wands are caught by the wand add form, but not the post-creation renaming. If two wands are named the same thing using this method, one will have its save deleted, causing it to disappear and be lost forever on the next program load.