Right now if you throw multiple items that dont stack the log will say something like
-1 Wooden Sword
-1 Wooden Sword
-1 Wooden Sword
If you throw out a lot of unstackable items at a time, it's really easy for a section of your screen to become cluttered.
Instead, it should be something like
-3 Wooden Sword
so that it saves space.
Right now if you throw multiple items that dont stack the log will say something like -1 Wooden Sword -1 Wooden Sword -1 Wooden Sword If you throw out a lot of unstackable items at a time, it's really easy for a section of your screen to become cluttered. Instead, it should be something like -3 Wooden Sword so that it saves space.