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

@@ -15,7 +15,7 @@ TrainerFisherKyle:
trainer FISHER, KYLE, EVENT_BEAT_FISHER_KYLE, FisherKyleSeenText, FisherKyleBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext FisherKyleAfterBattleText
waitbutton
@@ -26,7 +26,7 @@ TrainerFisherMartin:
trainer FISHER, MARTIN, EVENT_BEAT_FISHER_MARTIN, FisherMartinSeenText, FisherMartinBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext FisherMartinAfterBattleText
waitbutton
@@ -37,7 +37,7 @@ TrainerFisherStephen:
trainer FISHER, STEPHEN, EVENT_BEAT_FISHER_STEPHEN, FisherStephenSeenText, FisherStephenBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext FisherStephenAfterBattleText
waitbutton
@@ -48,7 +48,7 @@ TrainerFisherBarney:
trainer FISHER, BARNEY, EVENT_BEAT_FISHER_BARNEY, FisherBarneySeenText, FisherBarneyBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext FisherBarneyAfterBattleText
waitbutton