-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Shooting Star Distractions and Diversion enhancement (#479)
* 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
- Loading branch information
1 parent
174bbd6
commit 7b9fce3
Showing
4 changed files
with
65 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters