shithub: andre_quest

Download patch

ref: 6a24cb2d6632fd63a1982779d9076e4b1a829f4c
parent: 2441ff13181456c396c448c17d83e14fb345e6ae
author: glenda <glenda@cirno>
date: Sun Nov 2 10:19:16 EST 2025

smallfix

--- a/andre
+++ b/andre
@@ -1,6 +1,6 @@
 !#/bin/rc 
 # ANDRE QUEST
-# git/clone and rc andre in its directory.
+# git/clone and rc andre in its directory. 
 rfork e
 echo scroll >/dev/wctl
 
@@ -86,7 +86,7 @@
  sleep 1
  echo A wild $e_mood $"e_name appears! 
  echo Andre prepares for battle!
- ENTER
+ echo ENTER
  read
  battle
 }
--