Script commands don't have underscores
This commit is contained in:
@@ -84,7 +84,7 @@ TrainerGruntM7:
|
||||
trainer GRUNTM, GRUNTM_7, EVENT_BEAT_ROCKET_GRUNTM_7, GruntM7SeenText, GruntM7BeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext GruntM7AfterBattleText
|
||||
waitbutton
|
||||
@@ -95,7 +95,7 @@ TrainerGruntM8:
|
||||
trainer GRUNTM, GRUNTM_8, EVENT_BEAT_ROCKET_GRUNTM_8, GruntM8SeenText, GruntM8BeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext GruntM8AfterBattleText
|
||||
waitbutton
|
||||
@@ -106,7 +106,7 @@ TrainerGruntM9:
|
||||
trainer GRUNTM, GRUNTM_9, EVENT_BEAT_ROCKET_GRUNTM_9, GruntM9SeenText, GruntM9BeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext GruntM9AfterBattleText
|
||||
waitbutton
|
||||
@@ -117,7 +117,7 @@ TrainerScientistMarc:
|
||||
trainer SCIENTIST, MARC, EVENT_BEAT_SCIENTIST_MARC, ScientistMarcSeenText, ScientistMarcBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext ScientistMarcAfterBattleText
|
||||
waitbutton
|
||||
|
Reference in New Issue
Block a user