unweirdified battle input
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user