The-Frozen-North / tfn-module

A persistent world set around Neverwinter and the Wailing Death, with content from HotU and NWN2
https://github.com/b5635/the-frozen-north/wiki
GNU Affero General Public License v3.0
31 stars 23 forks source link

Item stacking bug #790

Closed b5635 closed 11 months ago

b5635 commented 11 months ago

Some normal items cannot be stacked

The issue is due items not being stackable if they have different locals. Originally implemented for throwing weapons to prevent stacking, but causes issues for all other item types.

A unique tag should suffice (we can give a unique tag for ranged weapons), but means that you can never have unique on hits for them unless we allow it by resref