venzone 1.0.0.2 → 1.0.0.3
raw patch · 3 files changed
+9/−8 lines, 3 files
Files
- src/Main.hs +1/−0
- stories/orcolat.vns +5/−5
- venzone.cabal +3/−3
src/Main.hs view
@@ -15,6 +15,7 @@ -- todo [release] jr quest -- todo [request] nemo, disable boldness for menu choice -- todo [bug] https://i.imgur.com/xVzgod9.png on win+-- todo [request] jr, missing spawnpoint in room, non fare crash main :: IO () main = E.getArgs >>= \case
stories/orcolat.vns view
@@ -740,10 +740,10 @@ | ::: RR RRRRRRRR i | ::: RRR i | ::: i- ®His Pickaxe!® | ::: i+ ®His Poleaxe!® | ::: i | ::: i --------- ::: ®I clinged to the® i- ::: ®Pickaxe, together® i+ ::: ®Poleaxe, together® i ::: ®falling into the ® i :::::::::::::::::::: ::: ® void. ® i ::::::::::::::::::::::::====::: i@@ -838,7 +838,7 @@ ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ ~~~~~~ ~~~~~~~ ~~~~ 66 ® I held to ® ®I fell, I® ~~~~-66 ®the Pickaxe.® ®fell for a® ~~~~+66 ®the Poleaxe.® ®fell for a® ~~~~ 66 ®long time.® ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ ®Intercession®~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~@@ -876,7 +876,7 @@ ~~~~~~~~~ ~~ ~~~~~~~ ®I still have got a® ~~ ~~~~~~ ® shard of the ® ~~-~~~~~ ® Pickaxe with me. ® ~~+~~~~~ ® Poleaxe with me. ® ~~ ~~~~ ~~ ~~~ ~~~~~~~~~~~~~~~~~~~~ ~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~@@ -1020,7 +1020,7 @@ GGGPGPPPGGPPPGGGG ®My right leg® =: ----- .. - - GGGGPGRGGPGGG ®was broken. ® == ---...===--- GGRRRGG :=®//®..- - --- - RRR ®The Pickaxe® == -.. ------- + RRR ®The Poleaxe® == -.. ------- RRR ® in pieces.® ==:::=::== ==-.===-=---= RRR = YY==.==...- --- -- RRR = ::::=====.======Y==Y-- ---- ---
venzone.cabal view
@@ -1,11 +1,11 @@ cabal-version: 2.2 name: venzone-version: 1.0.0.2+version: 1.0.0.3 synopsis: ASCII platform-adventure game-description: Steal the Earthquake Pickaxe from the Orcolat+description: Steal the Earthquake Poleaxe 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+homepage: http://ariis.it/static/articles/venzone/page.html license: GPL-3.0-only license-file: COPYING author: Francesco Ariis