Script commands don't have underscores
This commit is contained in:
@@ -21,7 +21,7 @@ TrainerGruntM29:
|
||||
trainer GRUNTM, GRUNTM_29, EVENT_BEAT_ROCKET_GRUNTM_29, GruntM29SeenText, GruntM29BeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext GruntM29AfterBattleText
|
||||
waitbutton
|
||||
@@ -75,7 +75,7 @@ TrainerGruntM2:
|
||||
trainer GRUNTM, GRUNTM_2, EVENT_BEAT_ROCKET_GRUNTM_2, GruntM2SeenText, GruntM2BeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext GruntM2AfterBattleText
|
||||
waitbutton
|
||||
@@ -86,7 +86,7 @@ TrainerGruntF1:
|
||||
trainer GRUNTF, GRUNTF_1, EVENT_BEAT_ROCKET_GRUNTF_1, GruntF1SeenText, GruntF1BeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext GruntF1AfterBattleText
|
||||
waitbutton
|
||||
|
Reference in New Issue
Block a user