Skip to content
New issue

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

All Shops are Empty #9

Open
daheise opened this issue Jun 13, 2020 · 1 comment
Open

All Shops are Empty #9

daheise opened this issue Jun 13, 2020 · 1 comment

Comments

@daheise
Copy link

daheise commented Jun 13, 2020

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:

  1. Are more diverse shops on your roadmap?
  2. What does itemCollection_shop_*Progression entail? It looks like in the base game *Progression is pair with a version without Progression.

(Note: Emptiness may also be related to other mods I have installed)

@daheise
Copy link
Author

daheise commented Jun 13, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant