@@ -382,6 +382,97 @@ export const ACHIEVEMENTS = [
382382 icon : < ShuffleIcon size = { 32 } weight = "duotone" /> ,
383383 category : 'Secret' ,
384384 } ,
385+ {
386+ id : 'indestructible' ,
387+ title : 'Indestructible' ,
388+ description : 'and it broke the floor...' ,
389+ icon : < ShuffleIcon size = { 32 } weight = "duotone" /> ,
390+ category : 'Secret' ,
391+ } ,
392+ {
393+ id : 'daisy_daisy' ,
394+ title : 'Daisy, Daisy' ,
395+ description : 'I\'m afraid I can\'t do that' ,
396+ icon : < ShuffleIcon size = { 32 } weight = "duotone" /> ,
397+ category : 'Secret' ,
398+ } ,
399+ {
400+ id : 'the_order' ,
401+ title : 'The Order' ,
402+ description : 'It will be done, my lord' ,
403+ icon : < ShuffleIcon size = { 32 } weight = "duotone" /> ,
404+ category : 'Secret' ,
405+ } ,
406+ {
407+ id : 'one_less_problem' ,
408+ title : 'One Less Problem' ,
409+ description : 'but this rotary phone ain\'t one.' ,
410+ icon : < ShuffleIcon size = { 32 } weight = "duotone" /> ,
411+ category : 'Secret' ,
412+ } ,
413+ {
414+ id : 'the_holo_grammy' ,
415+ title : 'The Holo-Grammy' ,
416+ description : 'I’ll be right by your side.' ,
417+ icon : < ShuffleIcon size = { 32 } weight = "duotone" /> ,
418+ category : 'Secret' ,
419+ } ,
420+ {
421+ id : 'moms_spaghetti' ,
422+ title : 'Mom\'s Spaghetti' ,
423+ description : 'Put your hands up for it.' ,
424+ icon : < ShuffleIcon size = { 32 } weight = "duotone" /> ,
425+ category : 'Secret' ,
426+ } ,
427+ {
428+ id : 'truth_is_out_there' ,
429+ title : 'The Truth Is Out There' ,
430+ description : 'You\'re Naruto-running straight into the base.' ,
431+ icon : < ShuffleIcon size = { 32 } weight = "duotone" /> ,
432+ category : 'Secret' ,
433+ } ,
434+ {
435+ id : 'ketchup' ,
436+ title : 'Ketchup' ,
437+ description : 'The Slow Pour. Good things come to those who wait.' ,
438+ icon : < ShuffleIcon size = { 32 } weight = "duotone" /> ,
439+ category : 'Secret' ,
440+ } ,
441+ {
442+ id : 'open_24_hours' ,
443+ title : 'open_24_hours' ,
444+ description : 'We\'re open 24 hours.' ,
445+ icon : < ShuffleIcon size = { 32 } weight = "duotone" /> ,
446+ category : 'Secret' ,
447+ } ,
448+ {
449+ id : 'invaded_england' ,
450+ title : 'Invaded England' ,
451+ description : 'You just invaded England.' ,
452+ icon : < ShuffleIcon size = { 32 } weight = "duotone" /> ,
453+ category : 'Secret' ,
454+ } ,
455+ {
456+ id : 'dont_google' ,
457+ title : 'Don\'t Google' ,
458+ description : 'Don\'t Google It.' ,
459+ icon : < ShuffleIcon size = { 32 } weight = "duotone" /> ,
460+ category : 'Secret' ,
461+ } ,
462+ {
463+ id : 'all_eyez_on_me' ,
464+ title : 'All Eyez On Me' ,
465+ description : 'California knows how to party.' ,
466+ icon : < ShuffleIcon size = { 32 } weight = "duotone" /> ,
467+ category : 'Secret' ,
468+ } ,
469+ {
470+ id : 'the_monitor' ,
471+ title : 'The Monitor' ,
472+ description : 'You are the reclaimer.' ,
473+ icon : < ShuffleIcon size = { 32 } weight = "duotone" /> ,
474+ category : 'Secret' ,
475+ } ,
385476 {
386477 id : 'feeling_lucky' ,
387478 title : 'Feeling Lucky' ,
0 commit comments