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

@@ -19,7 +19,7 @@ TrainerBikerCharles:
trainer BIKER, CHARLES, EVENT_BEAT_BIKER_CHARLES, BikerCharlesSeenText, BikerCharlesBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext BikerCharlesAfterBattleText
waitbutton
@@ -30,7 +30,7 @@ TrainerBikerRiley:
trainer BIKER, RILEY, EVENT_BEAT_BIKER_RILEY, BikerRileySeenText, BikerRileyBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext BikerRileyAfterBattleText
waitbutton
@@ -41,7 +41,7 @@ TrainerBikerJoel:
trainer BIKER, JOEL, EVENT_BEAT_BIKER_JOEL, BikerJoelSeenText, BikerJoelBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext BikerJoelAfterBattleText
waitbutton
@@ -52,7 +52,7 @@ TrainerBikerGlenn:
trainer BIKER, GLENN, EVENT_BEAT_BIKER_GLENN, BikerGlennSeenText, BikerGlennBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext BikerGlennAfterBattleText
waitbutton