unweirdified battle input
This commit is contained in:
parent
254de599d4
commit
1277502b4b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user