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

Shooting Star Distractions and Diversion enhancement #479

Merged
merged 5 commits into from
Mar 14, 2024

Conversation

Syntax2022
Copy link
Contributor

  • Add 25% chance to mine extra ore for 15 minutes after talking to star sprite after completion of a crashed star
  • Add custom variable to variables-custom.yml called shooting_star_bonus_ore
  • Add check to mining.kts if a player is currently eligible for an extra ore chance
  • Add player timer to ShootingStar.kts to handle the 15-minute extra ore bonus
  • Add alternative dialog to Star Sprite if the player already has the extra ore buff after completing a crashed star

Syntax2022 and others added 3 commits March 13, 2024 00:38
…ar sprite after completion of a crashed star

* Add custom variable to `variables-custom.yml` called `shooting_star_bonus_ore`
* Add check to `mining.kts` if a player is currently eligible for an extra ore chance
* Add player timer to `ShootingStar.kts` to handle the 15-minute extra ore bonus
* Add alternative dialog to `Star Sprite` if the player already has the extra ore buff after completing a crashed star
* Fix typo `Int` to `int`
@GregHib GregHib self-requested a review March 14, 2024 09:16
@GregHib GregHib merged commit 7b9fce3 into GregHib:main Mar 14, 2024
2 checks passed
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.

2 participants