Skip to content

Custom Scrap Control through Configuration #138

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Phantom139
Copy link

This PR adds in blocks of code that allows the mod's configuration file to properly apply modded scrap weights to moons, it also adds the required first bit of code to do the same with custom enemies (Although this PR does not handle custom enemies).

First test code of the scrap / enemy override system.

Tests earlier today were "close" but kept running into mods overloading the list after the call. This code was the latest test, but needs to be verified.
Updated the scrap generation code to now function correctly.

This also addresses a Bug in PatchedContent that left the Items list empty after content population.
Removed the extra debug print calls included in the code that are no longer needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant