Script commands don't have underscores
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user