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

@@ -48,7 +48,7 @@ TrainerMediumRebecca:
trainer MEDIUM, REBECCA, EVENT_BEAT_MEDIUM_REBECCA, MediumRebeccaSeenText, MediumRebeccaBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext MediumRebeccaAfterBattleText
waitbutton
@@ -59,7 +59,7 @@ TrainerPsychicFranklin:
trainer PSYCHIC_T, FRANKLIN, EVENT_BEAT_PSYCHIC_FRANKLIN, PsychicFranklinSeenText, PsychicFranklinBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext PsychicFranklinAfterBattleText
waitbutton
@@ -70,7 +70,7 @@ TrainerMediumDoris:
trainer MEDIUM, DORIS, EVENT_BEAT_MEDIUM_DORIS, MediumDorisSeenText, MediumDorisBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext MediumDorisAfterBattleText
waitbutton
@@ -81,7 +81,7 @@ TrainerPsychicJared:
trainer PSYCHIC_T, JARED, EVENT_BEAT_PSYCHIC_JARED, PsychicJaredSeenText, PsychicJaredBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext PsychicJaredAfterBattleText
waitbutton