Script commands don't have underscores
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user