# .font: font.text_2
2019-11-05 21:17 Arno  
# .font: font.text_1
i've made a little change. the original cave relies on destructable exit. so i've moved the exit one position to the left and put an extra diamond at the exit's original location. :-)

# .font: font.text_2
2019-11-06 00:01 Piter  
# .font: font.text_1
i wonder why  krissz  haven't implemented destructable exit as in original... however now many caves rely on this situation. so maybe it'd be nice enhancement to editor, when you could select whether exit is destructable or not :-)

# .font: font.text_2
2019-11-06 08:19 Arno  
# .font: font.text_1
yes, i've thought about that earlier. sounds nice, but i also foresee some annyong situations (intended or not).   
  
for instance:  
- the exit is destroyed but the player is not aware of it and then frustratingly seeks for a hidden exit while the cave is already unsolvable. ;-)  
- multiple exists are used as destructable t-walls. for me, puzzle-caves become less fun if i see a t-wall and i don't know whether it is destrutable or not.  
  
i.m.o., it is good to have this switch in the editor, but with a restriction that the creator can use just 1 exit when enabled. plus, the player should be notified when all exists are destroyed. for example, in the same style as "out of time" a message "all exits broken" should apeear. :-)