diff --git a/src/mahoji/commands/tools.ts b/src/mahoji/commands/tools.ts index a87276376e..b2041f8207 100644 --- a/src/mahoji/commands/tools.ts +++ b/src/mahoji/commands/tools.ts @@ -466,7 +466,7 @@ const dryStreakMinigames: DrystreakMinigame[] = [ { name: 'Wintertodt', key: 'wintertodt', - items: resolveItems(['Tome of fire', 'Phoenix', 'Bruma torch', 'Warm gloves']) + items: resolveItems(['Tome of fire', 'Phoenix', 'Bruma torch', 'Warm gloves', 'Wintertoad']) }, { name: 'Tombs of Amascut',