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 @@ TrainerPokefanmAlex:
trainer POKEFANM, ALEX, EVENT_BEAT_POKEFANM_ALEX, PokefanmAlexSeenText, PokefanmAlexBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext PokefanmAlexAfterBattleText
waitbutton
@@ -25,7 +25,7 @@ TrainerPokefanmJoshua:
trainer POKEFANM, JOSHUA, EVENT_BEAT_POKEFANM_JOSHUA, PokefanmJoshuaSeenText, PokefanmJoshuaBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext PokefanmJoshuaAfterBattleText
waitbutton
@@ -36,7 +36,7 @@ TrainerBirdKeeperPerry:
trainer BIRD_KEEPER, PERRY, EVENT_BEAT_BIRD_KEEPER_PERRY, BirdKeeperPerrySeenText, BirdKeeperPerryBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext BirdKeeperPerryAfterBattleText
waitbutton
@@ -47,7 +47,7 @@ TrainerBirdKeeperBret:
trainer BIRD_KEEPER, BRET, EVENT_BEAT_BIRD_KEEPER_BRET, BirdKeeperBretSeenText, BirdKeeperBretBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext BirdKeeperBretAfterBattleText
waitbutton
@@ -58,7 +58,7 @@ TrainerHikerKenny:
trainer HIKER, KENNY, EVENT_BEAT_HIKER_KENNY, HikerKennySeenText, HikerKennyBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext HikerKennyAfterBattleText
waitbutton