-
-
Notifications
You must be signed in to change notification settings - Fork 513
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chicken egg timer reduction via Drum of the Gathering
- if more than 30 seconds remaining to next egg, the excess time is reduced by 50% (e.g. 1 minute remaining becomes 45 seconds remaining) - if less than 10 seconds remaining, chicken gets startled and lays its egg prematurely - nothing happens between 10 and 30 seconds remaining
- Loading branch information
1 parent
9387a65
commit 87648a8
Showing
3 changed files
with
23 additions
and
0 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