Stackable entities spawned with entity tables don't stack #34041
Labels
A: Core Tech
Area: Underlying core tech for the game and the Github repository.
D3: Low
Difficulty: Some codebase knowledge required.
Issue: Replicated
This issue has been replicated by another user.
P2: Raised
Priority: Item has a raised priority, indicating it might get increased maintainer attention.
T: Bugfix
Type: Bugs and/or bugfixes
Description
I noticed this when converting my smuggler satchel PR from the old fill system to the new tables. But items like materials, cash, etc that should stack, don't stack and take up a lot more space, limiting the amount of items that can be in the pool.
Reproduction
Set up a container fill using entity tables and set the number to spawn to be higher than the capacity of the bag(in terms of grid space) Spawn container, some items won't fit because they aren't stacking.
Screenshots
Additional context
n/a
The text was updated successfully, but these errors were encountered: