Script commands don't have underscores
This commit is contained in:
@@ -57,7 +57,7 @@ TrainerGruntM10:
|
||||
trainer GRUNTM, GRUNTM_10, EVENT_BEAT_ROCKET_GRUNTM_10, GruntM10SeenText, GruntM10BeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext GruntM10AfterBattleText
|
||||
waitbutton
|
||||
@@ -68,7 +68,7 @@ TrainerExecutivem2:
|
||||
trainer EXECUTIVEM, EXECUTIVEM_2, EVENT_BEAT_ROCKET_EXECUTIVEM_2, Executivem2SeenText, Executivem2BeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext Executivem2AfterBattleText
|
||||
waitbutton
|
||||
@@ -79,7 +79,7 @@ TrainerGruntF4:
|
||||
trainer GRUNTF, GRUNTF_4, EVENT_BEAT_ROCKET_GRUNTF_4, GruntF4SeenText, GruntF4BeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext GruntF4AfterBattleText
|
||||
waitbutton
|
||||
@@ -90,7 +90,7 @@ TrainerScientistRich:
|
||||
trainer SCIENTIST, RICH, EVENT_BEAT_SCIENTIST_RICH, ScientistRichSeenText, ScientistRichBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext ScientistRichAfterBattleText
|
||||
waitbutton
|
||||
|
Reference in New Issue
Block a user