Fix some scheduling issues (#15274)

* fix logic for time travelers schedule

* fix potion availability

* fix tests
This commit is contained in:
Phillip Thelen
2024-07-23 18:33:59 +02:00
parent 04573ff422
commit e5cb82e20f
3 changed files with 19 additions and 11 deletions

View File

@@ -65,7 +65,7 @@ export const REPEATING_EVENTS = {
{
type: 'premiumHatchingPotions',
items: [
'Garden',
'Veggie',
'TeaShop',
],
},