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

@@ -57,7 +57,7 @@ TrainerGruntM10:
trainer GRUNTM, GRUNTM_10, EVENT_BEAT_ROCKET_GRUNTM_10, GruntM10SeenText, GruntM10BeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext GruntM10AfterBattleText
waitbutton
@@ -68,7 +68,7 @@ TrainerExecutivem2:
trainer EXECUTIVEM, EXECUTIVEM_2, EVENT_BEAT_ROCKET_EXECUTIVEM_2, Executivem2SeenText, Executivem2BeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext Executivem2AfterBattleText
waitbutton
@@ -79,7 +79,7 @@ TrainerGruntF4:
trainer GRUNTF, GRUNTF_4, EVENT_BEAT_ROCKET_GRUNTF_4, GruntF4SeenText, GruntF4BeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext GruntF4AfterBattleText
waitbutton
@@ -90,7 +90,7 @@ TrainerScientistRich:
trainer SCIENTIST, RICH, EVENT_BEAT_SCIENTIST_RICH, ScientistRichSeenText, ScientistRichBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext ScientistRichAfterBattleText
waitbutton