Script commands don't have underscores

This commit is contained in:
Rangi
2018-02-02 21:09:17 -05:00
parent b7e44124d3
commit 68d855c213
152 changed files with 1716 additions and 1716 deletions

View File

@@ -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