fix
This commit is contained in:
@@ -47,7 +47,7 @@ export const MILESTONES: Milestone[] = [
|
||||
reward: '✨ New Background Unlocked!'
|
||||
},
|
||||
{
|
||||
threshold: 500000,
|
||||
threshold: 696969,
|
||||
id: 'ultimate',
|
||||
name: 'Ultimate Bozo',
|
||||
description: 'You have achieved peak bozo status',
|
||||
@@ -65,7 +65,7 @@ export const MILESTONES: Milestone[] = [
|
||||
reward: '🌟 God Mode Activated!'
|
||||
},
|
||||
{
|
||||
threshold: 2000000,
|
||||
threshold: 5000000,
|
||||
id: 'mega-bozo',
|
||||
name: 'Mega Bozo',
|
||||
description: 'You are a true clicking machine!',
|
||||
@@ -74,7 +74,7 @@ export const MILESTONES: Milestone[] = [
|
||||
reward: '💥 Mega Bozo Background Unlocked!'
|
||||
},
|
||||
{
|
||||
threshold: 5000000,
|
||||
threshold: 80088008,
|
||||
id: 'galactic-bozo',
|
||||
name: 'Galactic Bozo',
|
||||
description: 'Your clicks echo across the galaxy!',
|
||||
|
||||
Reference in New Issue
Block a user