# .font: font.text_2
2022-12-03 15:24 dustin  
# .font: font.text_1
cave data:  
random seed: (48 240) 192  
diamonds required: (36 45) 54  
cave time: (240 180) 120  
  
------------------------------------------------------------------------------  
  
what makes it harder than l2:  
  
\ 9 more diamonds to collect, which means now ^ must crush all butterflies (or collect all 9 free diamonds)  
  
\ time decreased by 60 seconds. like in cave b, i found the timer now quite strict during the tests.  
  
\ random seed: unlike l1+2, there are two pairs of fireflies trapped together in the same cage. this can be tricky - if ^ releases two flies at the same time and crushes one of them to open a bfly cage, the second firefly might then do unexpected things (like looping directly before the newly created diamonds).   
at first i chose the seeds 48 96 144 192 240 in that order, but then i rearranged the seeds so that on l1+2 there are no double- or even triple-firefly cages.