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

@@ -84,7 +84,7 @@ TrainerGruntM7:
trainer GRUNTM, GRUNTM_7, EVENT_BEAT_ROCKET_GRUNTM_7, GruntM7SeenText, GruntM7BeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext GruntM7AfterBattleText
waitbutton
@@ -95,7 +95,7 @@ TrainerGruntM8:
trainer GRUNTM, GRUNTM_8, EVENT_BEAT_ROCKET_GRUNTM_8, GruntM8SeenText, GruntM8BeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext GruntM8AfterBattleText
waitbutton
@@ -106,7 +106,7 @@ TrainerGruntM9:
trainer GRUNTM, GRUNTM_9, EVENT_BEAT_ROCKET_GRUNTM_9, GruntM9SeenText, GruntM9BeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext GruntM9AfterBattleText
waitbutton
@@ -117,7 +117,7 @@ TrainerScientistMarc:
trainer SCIENTIST, MARC, EVENT_BEAT_SCIENTIST_MARC, ScientistMarcSeenText, ScientistMarcBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext ScientistMarcAfterBattleText
waitbutton