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

Conversation

2 participants
@acidia
Copy link
Contributor

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.

acidia and others added some commits Jul 27, 2018

@ZhilkinSerg ZhilkinSerg merged commit 69c727c into CleverRaven:master Jul 29, 2018

3 of 4 checks passed

continuous-integration/travis-ci/pr The Travis CI build failed
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
coverage/coveralls Coverage increased (+1.0e-05%) to 22.97%
Details
gorgon-ghprb Build finished.
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.