Bugs: Difference between revisions

m
no edit summary
(Marked this version for translation)
mNo edit summary
Line 33:
** Items in the multiplayer shared stash incorrectly have the '''EQUIPPED''' flag set if they begin the game there.
** Strange bug involving '''SHOP''':
::: <code>ItemDisplay[NMAG SHOP]: %NAME%</code> <span style="color:gray;">''show shop items''</span>
::: <code>ItemDisplay[NMAG (NORM OR EXC)]:</code> <span style="color:gray;">''hide unwanted items''</span>
::: The first rule breaks the second rule, even though there's no '''''%CONTINUE%''''' involved. Instead of hiding those items, they show up as blank text boxes.