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

@@ -129,7 +129,7 @@ SlowpokeTailGrunt:
trainer GRUNTF, GRUNTF_5, EVENT_BEAT_ROCKET_GRUNTF_5, GruntF5SeenText, GruntF5BeatenText, 0, GruntF5Script
GruntF5Script:
end_if_just_battled
endifjustbattled
opentext
writetext GruntF5AfterBattleText
waitbutton
@@ -141,7 +141,7 @@ RaticateTailGrunt:
trainer GRUNTM, GRUNTM_28, EVENT_BEAT_ROCKET_GRUNTM_28, GruntM28SeenText, GruntM28BeatenText, 0, GruntM28Script
GruntM28Script:
end_if_just_battled
endifjustbattled
opentext
writetext GruntM28AfterBattleText
waitbutton
@@ -153,7 +153,7 @@ TrainerScientistRoss:
trainer SCIENTIST, ROSS, EVENT_BEAT_SCIENTIST_ROSS, ScientistRossSeenText, ScientistRossBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext ScientistRossAfterBattleText
waitbutton
@@ -164,7 +164,7 @@ TrainerScientistMitch:
trainer SCIENTIST, MITCH, EVENT_BEAT_SCIENTIST_MITCH, ScientistMitchSeenText, ScientistMitchBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext ScientistMitchAfterBattleText
waitbutton