Files
Bubberstation/code/game/objects/items/stacks
SkyratBot 12b43b1095 [MIRROR] Fixes stacks incorrectly stacking with subtypes [MDB IGNORE] (#22070)
* Fixes stacks incorrectly stacking with subtypes (#76166)

Makes the type check to determine if two items will stack more strict,
so that subtypes that shouldn't stack don't. Fixed #76157

* Fixes stacks incorrectly stacking with subtypes

---------

Co-authored-by: Nick <42454181+Momo8289@users.noreply.github.com>
2023-06-27 21:05:49 -07:00
..