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

item_groups.json sort 7 #37631

Merged

Conversation

LilShiningMan
Copy link
Contributor

Summary

SUMMARY: Infrastructure "created electronics.json; renamed monster_drops to monster_drops_lairs to reflect the file now containing lair item lists as well as drops; moved various other item lists to respective .jsons."

Purpose of change

item groups tidying

Describe the solution

Testing

linted files, spawned lists in-game.

Additional context

I'm not always 100% sold on starting new .jsons to contain a list or two of item spawns (this is about tidying and de-cluttering, after all), but I also don't imagine what I'm doing is a permanent fix. Above all, I don't think it's helpful having both an item_groups.json and a misc.json, as they seem to be the same thing. Any feedback is welcome.

created 1 new .json (electronics); renamed monster_drops to monster_drops_lairs to reflect the file now containing lair item lists; moved various other item lists.
@ZhilkinSerg ZhilkinSerg added the [JSON] Changes (can be) made in JSON label Feb 1, 2020
@@ -1860,5 +1860,32 @@
[ "recipe_fauxfur", 5 ],
[ "textbook_tailor", 3 ]
]
},
{
"id": "casings",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This definitely is too general to belong in locations_commercial, even if it was originally for a shooting range

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've now moved casings to ammo.json instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[JSON] Changes (can be) made in JSON
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants