File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change @@ -371,3 +371,42 @@ if (Cupd == 1) {
371
371
cupD . removeEventListener ( "click" , buycupD ) ;
372
372
cupD . style . pointerEvents = "none" ;
373
373
}
374
+ if ( points == 700 ) {
375
+ localStorage . setItem ( "Boxb" , "0" ) ;
376
+ }
377
+ if ( points == 710 ) {
378
+ localStorage . setItem ( "Boxc" , "0" ) ;
379
+ }
380
+ if ( points == 730 ) {
381
+ localStorage . setItem ( "Boxd" , "0" ) ;
382
+ }
383
+ if ( points == 750 ) {
384
+ localStorage . setItem ( "Boxa" , "0" ) ;
385
+ }
386
+ if ( points == 770 ) {
387
+ localStorage . setItem ( "Boxb" , "0" ) ;
388
+ }
389
+ if ( points == 790 ) {
390
+ localStorage . setItem ( "Boxc" , "0" ) ;
391
+ }
392
+ if ( points == 810 ) {
393
+ localStorage . setItem ( "Boxd" , "0" ) ;
394
+ }
395
+ if ( points == 830 ) {
396
+ localStorage . setItem ( "Boxa" , "0" ) ;
397
+ }
398
+ if ( points == 850 ) {
399
+ localStorage . setItem ( "Boxb" , "0" ) ;
400
+ }
401
+ if ( points == 880 ) {
402
+ localStorage . setItem ( "Boxc" , "0" ) ;
403
+ }
404
+ if ( points == 900 ) {
405
+ localStorage . setItem ( "Boxd" , "0" ) ;
406
+ }
407
+ if ( points == 1000 ) {
408
+ localStorage . setItem ( "Boxa" , "0" ) ;
409
+ localStorage . setItem ( "Boxb" , "0" ) ;
410
+ localStorage . setItem ( "Boxc" , "0" ) ;
411
+ localStorage . setItem ( "Boxd" , "0" ) ;
412
+ }
You can’t perform that action at this time.
0 commit comments