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

[DONE] Faction Camp #24507

Merged
merged 14 commits into from Jul 29, 2018
Merged

[DONE] Faction Camp #24507

merged 14 commits into from Jul 29, 2018

Conversation

acidia
Copy link
Contributor

@acidia acidia commented Jul 27, 2018

I'm finished with all this.

This json-izes the recipes for each building level. Want to add a recipe to a building, the group that you are looking for is just the building's id. The only exception to this is that the main loop for defining expansions calls from the top group "all_faction_base_expansions." If you want to add a custom expansion just add the survey level ( _0 ) to that group and you'll be able to have NPCs build it for you. You do need to add a recipe for constructing each level of it. The last thing I was working on was universalizing the recipe code, so unfortunately your building can't use a custom set of recipes.

@ZhilkinSerg ZhilkinSerg added [JSON] Changes (can be) made in JSON Missions Quests and missions Map / Mapgen Overmap, Mapgen, Map extras, Map display Crafting / Construction / Recipes Includes: Uncrafting / Disassembling [C++] Changes (can be) made in C++. Previously named `Code` labels Jul 29, 2018
@ZhilkinSerg ZhilkinSerg merged commit 69c727c into CleverRaven:master Jul 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` Crafting / Construction / Recipes Includes: Uncrafting / Disassembling [JSON] Changes (can be) made in JSON Map / Mapgen Overmap, Mapgen, Map extras, Map display Missions Quests and missions
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants