Script commands don't have underscores
This commit is contained in:
@@ -11,7 +11,7 @@ TrainerBirdKeeperBoris:
|
||||
trainer BIRD_KEEPER, BORIS, EVENT_BEAT_BIRD_KEEPER_BORIS, BirdKeeperBorisSeenText, BirdKeeperBorisBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext BirdKeeperBorisAfterBattleText
|
||||
waitbutton
|
||||
@@ -22,7 +22,7 @@ TrainerBirdKeeperBob:
|
||||
trainer BIRD_KEEPER, BOB, EVENT_BEAT_BIRD_KEEPER_BOB, BirdKeeperBobSeenText, BirdKeeperBobBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext BirdKeeperBobAfterBattleText
|
||||
waitbutton
|
||||
|
Reference in New Issue
Block a user