Script commands don't have underscores
This commit is contained in:
@@ -19,7 +19,7 @@ TrainerBikerCharles:
|
||||
trainer BIKER, CHARLES, EVENT_BEAT_BIKER_CHARLES, BikerCharlesSeenText, BikerCharlesBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext BikerCharlesAfterBattleText
|
||||
waitbutton
|
||||
@@ -30,7 +30,7 @@ TrainerBikerRiley:
|
||||
trainer BIKER, RILEY, EVENT_BEAT_BIKER_RILEY, BikerRileySeenText, BikerRileyBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext BikerRileyAfterBattleText
|
||||
waitbutton
|
||||
@@ -41,7 +41,7 @@ TrainerBikerJoel:
|
||||
trainer BIKER, JOEL, EVENT_BEAT_BIKER_JOEL, BikerJoelSeenText, BikerJoelBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext BikerJoelAfterBattleText
|
||||
waitbutton
|
||||
@@ -52,7 +52,7 @@ TrainerBikerGlenn:
|
||||
trainer BIKER, GLENN, EVENT_BEAT_BIKER_GLENN, BikerGlennSeenText, BikerGlennBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext BikerGlennAfterBattleText
|
||||
waitbutton
|
||||
|
Reference in New Issue
Block a user