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 @@ TrainerBirdKeeperHank:
trainer BIRD_KEEPER, HANK, EVENT_BEAT_BIRD_KEEPER_HANK, BirdKeeperHankSeenText, BirdKeeperHankBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext BirdKeeperHankAfterBattleText
waitbutton
@@ -24,7 +24,7 @@ TrainerPicnickerHope:
trainer PICNICKER, HOPE, EVENT_BEAT_PICNICKER_HOPE, PicnickerHopeSeenText, PicnickerHopeBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext PicnickerHopeAfterBattleText
waitbutton
@@ -35,7 +35,7 @@ TrainerPicnickerSharon:
trainer PICNICKER, SHARON, EVENT_BEAT_PICNICKER_SHARON, PicnickerSharonSeenText, PicnickerSharonBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext PicnickerSharonAfterBattleText
waitbutton