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

@@ -13,7 +13,7 @@ TrainerBirdKeeperTheo:
trainer BIRD_KEEPER, THEO, EVENT_BEAT_BIRD_KEEPER_THEO, BirdKeeperTheoSeenText, BirdKeeperTheoBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext BirdKeeperTheoAfterBattleText
waitbutton
@@ -24,7 +24,7 @@ TrainerGentlemanPreston:
trainer GENTLEMAN, PRESTON, EVENT_BEAT_GENTLEMAN_PRESTON, GentlemanPrestonSeenText, GentlemanPrestonBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext GentlemanPrestonAfterBattleText
waitbutton
@@ -35,7 +35,7 @@ TrainerSailorTerrell:
trainer SAILOR, TERRELL, EVENT_BEAT_SAILOR_TERRELL, SailorTerrellSeenText, SailorTerrellBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext SailorTerrellAfterBattleText
waitbutton