@@ -28,7 +28,7 @@ export const prizes: TPrize[][] = [
2828 image : require ( '../../assets/treasure-hunt/consolation-1.jpg' ) ,
2929 title : 'Lightning Strikes' ,
3030 description :
31- 'Clouds gather, and a huge thunderbolt hits the treasure chest, liquifying most of the coins. Only 100 sats are left intact.' ,
31+ 'Clouds gather, and a huge thunderbolt hits the treasure chest, liquifying most of the coins. Only 500 sats are left intact.' ,
3232 } ,
3333 {
3434 winType : 'winning' ,
@@ -46,7 +46,7 @@ export const prizes: TPrize[][] = [
4646 image : require ( '../../assets/treasure-hunt/consolation-2.jpg' ) ,
4747 title : 'Boating Accident' ,
4848 description :
49- 'Your ship capsizes during a storm and you lose the private keys to the treasure chest. A pirate gives you 500 sats out of pity.' ,
49+ 'Your ship capsizes during a storm and you lose the private keys to the treasure chest. A pirate gives you 1 000 sats out of pity.' ,
5050 } ,
5151 {
5252 winType : 'winning' ,
@@ -64,7 +64,7 @@ export const prizes: TPrize[][] = [
6464 image : require ( '../../assets/treasure-hunt/consolation-3.jpg' ) ,
6565 title : 'To Da Moon!' ,
6666 description :
67- 'A rocket with shitcoiners entices you and takes you to da moon. No treasure for you! Under a moon rock, you find 1 000 sats.' ,
67+ 'A rocket with shitcoiners entices you and takes you to da moon. No treasure for you! Under a moon rock, you find 1 500 sats.' ,
6868 } ,
6969 {
7070 winType : 'winning' ,
0 commit comments