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

Separate "randomize treasure" and "randomize drops" flags #7

Open
tukkek opened this issue Oct 4, 2019 · 0 comments
Open

Separate "randomize treasure" and "randomize drops" flags #7

tukkek opened this issue Oct 4, 2019 · 0 comments

Comments

@tukkek
Copy link

tukkek commented Oct 4, 2019

Hello and thank you so much for this amazing project! I have been reading the source for randomizer.py and noticed that both DropObject and TreasureObject are assigned the t flag. Is there any reason why these couldn't be two separate flags?

So far I believe the ideal setup for me would be to randomize only shops and treasures - but not monster drops.

It seems like it should be a simple change but maybe there is a more complex underlying reason why these two features (random treasures and random drops) must always be used together?

Thanks again for the great project and sorry if I'm misreading some of this. I'm judging only by the source code and haven't ran any extensive tests to understand exactly how these work!

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

No branches or pull requests

1 participant