1
0

unweirdified battle input

This commit is contained in:
Deven Blake 2018-05-12 13:13:19 -04:00 committed by GitHub
parent 254de599d4
commit 1277502b4b

View File

@ -59,7 +59,7 @@ Goto F
Lbl B Lbl B
0->B 0->B
Disp "YOUR MOVE,",Str0 Disp "YOUR MOVE,",Str0
Input Str1 Input "> ",Str1
If Str1="ATTACK" or Str1="A If Str1="ATTACK" or Str1="A
1→B 1→B
If Str1="MAGIC" or Str1="M If Str1="MAGIC" or Str1="M