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

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