From cc0fef74845c6bda1c703e70b590f61a38a195cc Mon Sep 17 00:00:00 2001 From: Deven Blake Date: Wed, 9 May 2018 12:12:44 -0400 Subject: [PATCH] Finished toggle for mod support --- zonk/ZONK - Documented.txt | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/zonk/ZONK - Documented.txt b/zonk/ZONK - Documented.txt index 80f6fef..b7774e0 100644 --- a/zonk/ZONK - Documented.txt +++ b/zonk/ZONK - Documented.txt @@ -11,11 +11,27 @@ ClrHome Disp "----------------","ZONK FOR TI-84+","CREATED BY","DEVEN BLAKE 2018","----------------","ENTER A NAME,","MORTAL Input Str0 ClrHome -If Str0="EXPAND" +0->M +0->P + +While P=0 + +If M=0 +Disp "1) PLAY","2) ENABLE MODS +If M=1 +Disp "1) PLAY","2) DISABLE MODS +Input A +If A=1 +1->P +If A=2 Then -0→Z -prgmZONKENEM +If M=0 +1->M +If M=1 +0->M End +End + Disp Str0,"PREPARE TO DIE! Pause ClrHome @@ -62,6 +78,7 @@ Goto F //Battle System Lbl B +0->B Disp "YOUR MOVE,",Str0 Input Str1 If Str1="ATTACK" or Str1="A