From c7529722fa7e9159445cd18839ceecb8d187ffb4 Mon Sep 17 00:00:00 2001 From: Deven Blake Date: Tue, 15 May 2018 10:54:18 -0400 Subject: [PATCH] Fixed instruction issues --- zonk/ZONK.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zonk/ZONK.txt b/zonk/ZONK.txt index f845c55..226f959 100644 --- a/zonk/ZONK.txt +++ b/zonk/ZONK.txt @@ -69,7 +69,7 @@ If Str1="CONFRONT" or Str1="C If Str1="RUN" or Str1="R 4→B If B=0 -Disp "ATTACK OR A","MAGIC OR M","CONFRONT OR C","RUN OR R +Disp "","ATTACK OR A","MAGIC OR M","CONFRONT OR C","RUN OR R If B=0 Goto B //Effect Processor