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

Magazine Item Group Revamp #37141

Merged
merged 3 commits into from
Jan 20, 2020

Conversation

LilShiningMan
Copy link
Contributor

@LilShiningMan LilShiningMan commented Jan 17, 2020

Summary

SUMMARY: Infrastructure "overhauled magazine item group -- added magazine categories, removed novels and misc books"

Purpose of change

Item groups streamlining and tidying. This was a particularly messy item group which added a lot of novels and other random items, all of which belong in their own categories.

Describe the solution

Removed novels and other miscellaneous books from item group, defined various magazines in topical subgroups, called all subgroups in main magazine list.

Describe alternatives you've considered

Testing

linted and then debug spawned main list and all subgroups in game.

Additional context

I moved the atomic_survival book to the homebooks group to preserve it's lost spawn chance. I moved trailmap to the livingroom group, which should more than make up for it being removed from the magazines spawn group.

Breaking this group up into discreet subgroups and then replacing redundant spawn lists in the various .jsons by calling the groups saved somewhere in the neighborhood of 190 lines of text.

overhauled magazine item group -- added magazine categories, removed novels and misc books
{ "group": "tobacco_products", "prob": 50 },
[ "novel_pulp", 30 ],
Copy link
Contributor

Choose a reason for hiding this comment

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

This file need to be linted.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks. I delinted the files originally but had to make changes after making the PR and did not re-lint.

@ZhilkinSerg ZhilkinSerg added Items / Item Actions / Item Qualities Items and how they work and interact Items: Magazines Ammo holding items and objects. Spawn Creatures, items, vehicles, locations appearing on map and removed Items: Magazines Ammo holding items and objects. labels Jan 20, 2020
@ZhilkinSerg ZhilkinSerg merged commit 1f7628d into CleverRaven:master Jan 20, 2020
@LilShiningMan LilShiningMan deleted the LSM---Magazine-Revamp branch January 21, 2020 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Items / Item Actions / Item Qualities Items and how they work and interact Spawn Creatures, items, vehicles, locations appearing on map
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants