From 4e2840c983e2353fdc37370bf9c441960a912641 Mon Sep 17 00:00:00 2001 From: Deven Blake Date: Mon, 23 Apr 2018 07:36:15 -0400 Subject: [PATCH] Fixed glitch where the health menus didn't show up --- zonk/ZONK - Documented.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zonk/ZONK - Documented.txt b/zonk/ZONK - Documented.txt index 9a53b2c..d56c20a 100644 --- a/zonk/ZONK - Documented.txt +++ b/zonk/ZONK - Documented.txt @@ -57,7 +57,6 @@ Goto F //Battle System Lbl B -ClrHome Disp "YOUR MOVE,",Str0 Input Str1 If Str1="ATTACK" or Str1="A @@ -263,4 +262,4 @@ Disp "I NEVER EXPECTED","SOMEONE TO","ACTUALLY WIN","THIS GAME,","THANKS FOR","P Pause ClrHome Disp "THANKS,",Str0 -Stop \ No newline at end of file +Stop