Skip to content

Conversation

@UmedMuzl
Copy link
Collaborator

DK64 AP v1.4.45

  • Tweaked the shop calculation method
    • This change now mimics standalone pricing method rather than calculating based off maximum coin total of a kong
  • Banned Rainbow Coins from appearing in shops due to them not increasing coin total
  • Unbanned Blueprints from appearing on fairies

self.options = options
self.random = random

def _get_price_weights(self, shop_prices_value):

Check notice

Code scanning / CodeQL

Explicit returns mixed with implicit (fall through) returns Note

Mixing implicit and explicit returns may indicate an error, as implicit returns always return None.
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