Script commands don't have underscores
This commit is contained in:
@@ -37,7 +37,7 @@ TrainerGruntM24:
|
||||
trainer GRUNTM, GRUNTM_24, EVENT_BEAT_ROCKET_GRUNTM_24, GruntM24SeenText, GruntM24BeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext GruntM24AfterBattleText
|
||||
waitbutton
|
||||
@@ -48,7 +48,7 @@ TrainerGruntM14:
|
||||
trainer GRUNTM, GRUNTM_14, EVENT_BEAT_ROCKET_GRUNTM_14, GruntM14SeenText, GruntM14BeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext GruntM14AfterBattleText
|
||||
waitbutton
|
||||
@@ -59,7 +59,7 @@ TrainerGruntM15:
|
||||
trainer GRUNTM, GRUNTM_15, EVENT_BEAT_ROCKET_GRUNTM_15, GruntM15SeenText, GruntM15BeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext GruntM15AfterBattleText
|
||||
waitbutton
|
||||
|
Reference in New Issue
Block a user