-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Nestening - Armor #83105
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
base: master
Are you sure you want to change the base?
Nestening - Armor #83105
Conversation
|
Spell checker encountered unrecognized words in the in-game text added in this pull request. See below for details. Click to expand
This alert is automatically generated. You can simply disregard if this is inaccurate, or (optionally) you can also add the new words to Hints for adding a new word to the dictionary
|
|
(~[slow] ~[.],starting_items)=> nested_all_vests (recipe) has two definitions from the same source (dda)! |
Summary
Content "Nesting spree continuation"
Purpose of change
Continuation of #82921, further declutterization of the crafting menu using nests that mostly (to my mind at least) make sense.
Describe the solution
Nests were created, recipe ids were added to nests, said recipes were then hidden by changing their category and subcategory.
Additionally the weapons nested in #82921 were also hidden as I realized too late that I had missed that step of the process in the previous PR.
Describe alternatives you've considered
-Leaving all these recipes alone.
-Nesting more stuff.
-Nesting in the Arms, Hands, Legs and Feet subcategories, but decided against as the subcategories are already pretty small and none of the things in them struck me as benefitting from being uncluttered by nesting.
Testing
Game started, loaded and crafting menu opened.
Additional context