Fix stockpile inventory not to include inventory items
Inventory items have stale position information. The coordinates can be very old if item is owned and continuesly carried for long time. The fix checks if item is carried. To avoid filtering carried items that are assigned (containers) to the stockpile the assignment needs to be checked. Fixes #1288develop
parent
2c106fa7a5
commit
bd0d36ec82
Loading…
Reference in New Issue