Win_x64_0.7.91: Rubies not stacking [RESOLVED]

User avatar
Interkarma
Posts: 7247
Joined: Sun Mar 22, 2015 1:51 am

Re: Win_x64_0.7.91: Rubies not stacking

Post by Interkarma »

Issue here was that Pawn Shops and General Stores have ItemGroups.MagicItem in their loot tables, but the code populating store shelves had no handling for magic item creation. This caused it to fall through to common handling, resulting in a ruby assigned to to the wrong item group.

I've added magic item handling to store shelf stocking behaviour now. This won't fix current saves (just sell or discard the rubies) but future items will be generated OK.

User avatar
SlainByWoodborne
Posts: 67
Joined: Fri Apr 12, 2019 4:24 am

Re: Win_x64_0.7.91: Rubies not stacking [RESOLVED]

Post by SlainByWoodborne »

Now that this has been solved, I may as well start a new game for the new version.

Locked