summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoco-bandicoot <57553335+coco-bandicoot@users.noreply.github.com>2020-03-20 13:56:53 +1000
committercoco-bandicoot <57553335+coco-bandicoot@users.noreply.github.com>2020-03-20 13:56:53 +1000
commit7df86dfddbcd3c56e7a14dc4cb7976d208240f32 (patch)
tree5db9cd9cf622650012ccf69c6fd95b1ffe46705d
parentf6b52dafdba32d1e2f996a7053bd204d39082d0b (diff)
Updated Tutor Move (markdown)
-rw-r--r--Tutor-Move.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/Tutor-Move.md b/Tutor-Move.md
index e7c0999..a0b4443 100644
--- a/Tutor-Move.md
+++ b/Tutor-Move.md
@@ -401,8 +401,8 @@ CeladonCityTutorSoftboiledScript:
opentext
writetext CeladonCityTutorSoftboiledText
waitbutton
- checkitem POKE_DOLL
- iffalse .NoPokeDoll
++ checkitem POKE_DOLL
++ iffalse .NoPokeDoll
writetext CeladonCityTutorSoftboiledText2
yesorno
iffalse .TutorRefused
@@ -411,11 +411,11 @@ CeladonCityTutorSoftboiledScript:
special MoveTutor
if_equal $0, .TeachMove
-.NoPokeDoll:
- writetext CeladonCityTutorNoDoll
- waitbutton
- closetext
- end
++.NoPokeDoll:
++ writetext CeladonCityTutorNoDoll
++ waitbutton
++ closetext
++ end
.TutorRefused:
writetext CeladonCityTutorSoftboiledRefused