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

@@ -46,7 +46,7 @@ TrainerGentlemanGregory:
trainer GENTLEMAN, GREGORY, EVENT_BEAT_GENTLEMAN_GREGORY, GentlemanGregorySeenText, GentlemanGregoryBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext GentlemanGregoryAfterBattleText
waitbutton
@@ -57,7 +57,7 @@ TrainerGuitaristVincent:
trainer GUITARIST, VINCENT, EVENT_BEAT_GUITARIST_VINCENT, GuitaristVincentSeenText, GuitaristVincentBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext GuitaristVincentAfterBattleText
waitbutton
@@ -68,7 +68,7 @@ TrainerJugglerHorton:
trainer JUGGLER, HORTON, EVENT_BEAT_JUGGLER_HORTON, JugglerHortonSeenText, JugglerHortonBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext JugglerHortonAfterBattleText
waitbutton