diff --git a/mist/TODO b/mist/TODO index a1860d92..8283745c 100644 --- a/mist/TODO +++ b/mist/TODO @@ -34,14 +34,18 @@ For release 1.0 -- show water in pipe (because no sound clue for water running?) -- from path can still see down elev1 even if up -+ ARBOR ++ NIBEL + -- split off from ARBOR -- hook up pages and half letter -- finish level + + Done: + MECHE + MIST_TITLE + VIEWER ++ ARBOR ================================ diff --git a/mist/hello.bas b/mist/hello.bas index b0a3b035..6ed0b839 100644 --- a/mist/hello.bas +++ b/mist/hello.bas @@ -1,5 +1,5 @@ 5 HOME -10 PRINT "LOADING MIST V0.86" +10 PRINT "LOADING MIST V0.87" 20 PRINT:PRINT 40 PRINT "CONTROLS: " 42 PRINT " MOVE CURSOR : ARROWS OR WASD" diff --git a/mist/mist.dsk b/mist/mist.dsk index 6c34c314..8f530d64 100644 Binary files a/mist/mist.dsk and b/mist/mist.dsk differ diff --git a/mist/mist_side2.dsk b/mist/mist_side2.dsk index e76277d0..ee044f30 100644 Binary files a/mist/mist_side2.dsk and b/mist/mist_side2.dsk differ diff --git a/mist/mist_side3.dsk b/mist/mist_side3.dsk new file mode 100644 index 00000000..18415781 Binary files /dev/null and b/mist/mist_side3.dsk differ