Script commands don't have underscores

This commit is contained in:
Rangi
2018-02-02 21:09:17 -05:00
parent b7e44124d3
commit 68d855c213
152 changed files with 1716 additions and 1716 deletions

View File

@@ -14,7 +14,7 @@ TrainerYoungsterOwen:
trainer YOUNGSTER, OWEN, EVENT_BEAT_YOUNGSTER_OWEN, YoungsterOwenSeenText, YoungsterOwenBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext YoungsterOwenAfterBattleText
waitbutton
@@ -25,7 +25,7 @@ TrainerYoungsterJason:
trainer YOUNGSTER, JASON, EVENT_BEAT_YOUNGSTER_JASON, YoungsterJasonSeenText, YoungsterJasonBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext YoungsterJasonAfterBattleText
waitbutton
@@ -36,7 +36,7 @@ TrainerPsychicHerman:
trainer PSYCHIC_T, HERMAN, EVENT_BEAT_PSYCHIC_HERMAN, PsychicHermanSeenText, PsychicHermanBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext PsychicHermanAfterBattleText
waitbutton
@@ -47,7 +47,7 @@ TrainerPsychicFidel:
trainer PSYCHIC_T, FIDEL, EVENT_BEAT_PSYCHIC_FIDEL, PsychicFidelSeenText, PsychicFidelBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext PsychicFidelAfterBattleText
waitbutton