diff --git a/src/Main.hs b/src/Main.hs
--- a/src/Main.hs
+++ b/src/Main.hs
@@ -13,6 +13,8 @@
 import System.Environment      as E
 
 -- todo [release] jr quest
+-- todo [request] nemo, disable boldness for menu choice
+-- todo [bug] https://i.imgur.com/xVzgod9.png on win
 
 main :: IO ()
 main = E.getArgs >>= \case
diff --git a/stories/orcolat.vns b/stories/orcolat.vns
--- a/stories/orcolat.vns
+++ b/stories/orcolat.vns
@@ -940,25 +940,25 @@
 
 # Fall (cont.)
 i® .                                  | |      ||     .   ®i
-i® .                      ¨. .   | |          |||  ¨¨¨.   ®i
-i®|.       ¨          .   ¨     .               | ¨   .  .®i
+i® .                      *. .   | |          |||  ***.   ®i
+i®|.       *          .   *     .               | *   .  .®i
 i® |.                .       |                  |    . .. ®i
-i®         ¨        .  |  ¨       .             ¨   ..    ®i
-i®  .|              .     ¨                   ¨ |   .     ®i
-i®   .             .|               .        ¨    . .     ®i
-i®     |        |          ¨         .      ¨   |         ®i
-i®   .     ¨   .           ¨               ¨   |.  .      ®i
-i®       |  || .                      .   ¨               ®i
-i®   .     ¨   .   .                  .     .  |   .      ®i
-i®        |    ....                      ¨.    |   .      ®i
+i®         *        .  |  *       .             *   ..    ®i
+i®  .|              .     *                   * |   .     ®i
+i®   .             .|               .        *    . .     ®i
+i®     |        |          *         .      *   |         ®i
+i®   .     *   .           *               *   |.  .      ®i
+i®       |  || .                      .   *               ®i
+i®   .     *   .   .                  .     .  |   .      ®i
+i®        |    ....                      *.    |   .      ®i
 i®        |       . .                  .                  ®i
-i®    .   | ¨         .                 ¨     |    .      ®i
-i®         |     .          ¨          ¨     ||           ®i
-i®     .      | .          .¨.        ¨.     |            ®i
-i®         |¨   .              .     ¨  . ||       .      ®i
-i®     .       .            ¨     ...   .          .      ®i
-i®     .   |     |          ¨     ..   |.          .      ®i
-i®     .. | ¨     |               .   |  .            Fall®i
+i®    .   | *         .                 *     |    .      ®i
+i®         |     .          *          *     ||           ®i
+i®     .      | .          .*.        *.     |            ®i
+i®         |*   .              .     *  . ||       .      ®i
+i®     .       .            *     ...   .          .      ®i
+i®     .   |     |          *     ..   |.          .      ®i
+i®     .. | *     |               .   |  .            Fall®i
 >>> S -> Scree
 
 # Scree
diff --git a/stories/z_editor.vns b/stories/z_editor.vns
--- a/stories/z_editor.vns
+++ b/stories/z_editor.vns
@@ -68,7 +68,7 @@
                       ----------------|---------
 :                                     |         
 :                                     |         
-:  ®Open ./stories/editor.vns with®   |         
+:  ®Open stories/z_editor.vns with®   |         
 :  ®a text editor for instructions®   |         
 :  ®         and examples.        ®   |         
 :                                     |  ®-->®  
diff --git a/venzone.cabal b/venzone.cabal
--- a/venzone.cabal
+++ b/venzone.cabal
@@ -1,8 +1,8 @@
 cabal-version:       2.2
 name:                venzone
-version:             1.0.0.1
+version:             1.0.0.2
 synopsis:            ASCII platform-adventure game
-description:         Steal the Earthquake Hammer from the Orcolat
+description:         Steal the Earthquake Pickaxe from the Orcolat
                      and save your valley. Binaries and more info in the
                      <http://www.ariis.it/static/articles/venzone/page.html game page>.
 homepage:            none yet
