We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I noticed shops all seem to be empty and be populated with the following definition:
"SystemShopItems": [ "itemCollection_major_TaurianConcordat", "itemCollection_shop_chemicalsProgression", "itemCollection_shop_miningProgression" ], "factionShopOwnerID": "NoFaction", "FactionShopItems": [ "itemCollection_faction_TaurianConcordat" ],
A few questions:
itemCollection_shop_*Progression
*Progression
Progression
(Note: Emptiness may also be related to other mods I have installed)
The text was updated successfully, but these errors were encountered:
For my own purposes, I've written a small script to get things off the ground in my local installation:
https://github.com/daheise/InnerSphereMap/blob/populate-shops/PopulateShops/populate_shops.py
Sorry, something went wrong.
No branches or pull requests
I noticed shops all seem to be empty and be populated with the following definition:
A few questions:
itemCollection_shop_*Progression
entail? It looks like in the base game*Progression
is pair with a version withoutProgression
.(Note: Emptiness may also be related to other mods I have installed)
The text was updated successfully, but these errors were encountered: