Skip to content

Version 1.3

Compare
Choose a tag to compare
@GraionDilach GraionDilach released this 18 Jun 20:50
· 60 commits to master since this release

Add new component Bag of Spilling.

Component 10000 Bag of Spilling

There is a possibility that installing too many content/item mods pushes out some of the crucial items from a creature's inventory. This component goes through all creatures and collect all such supposed to be droppable but no longer available items and collects them into an unstealable one-way Bag of Spilling to the creature's eighth inventory slot. Undroppable items lost due to megamod installations are not recovered.

See here for the scenario this component covers.

For other modders: all the inventory data are exported to plaintext to weidu_external\zgtweaks\equipdump(spilled-)FILENAME format for possible review. Undroppable spilled items are also listed and commented out.

COMPATIBILITY: This component needs to come last in your install order. Due to the principle this mod component works, it is possible it exposes a bug in itself and/or in a different mod. Please report any suspicious content you see in these bags.