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

New Special Equipment List based on external Compendium #1393

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

Jmad12
Copy link
Contributor

@Jmad12 Jmad12 commented Oct 9, 2024

Hi,

I just added a bunch of missing props to the Equipment table based on the Compendium of Non-Weapon Held Objects. I used a python script to compare and merge the two data sources. I added the scripts to the Scripts/ folder, but since its not C# it doesn't much follow the base scripts guidelines. It may still be eventually useful for some occasional updates of the Equipments.json

The script takes as input an extraction from the Compendium and an existing Equipments.json and outputs a new EquipmentInCompendiumAndNotInAnamnesis.json, which contains only those items who have properly filled out data in the compendium and do not currently exist in Anamnesis.

@StoiaCode
Copy link
Contributor

Thanks for the script!
I will refrain from double checking the exact additions, I trust the community they will find if there are issues lmfao. It looks good to me on spot checks. And its a valid Json so whats the worst thing that can happen!

@StoiaCode StoiaCode merged commit 5e949df into imchillin:master Oct 13, 2024
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

Successfully merging this pull request may close these issues.

2 participants