Script commands don't have underscores
This commit is contained in:
@@ -94,7 +94,7 @@ TrainerSageJin:
|
||||
trainer SAGE, JIN, EVENT_BEAT_SAGE_JIN, SageJinSeenText, SageJinBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext SageJinAfterBattleText
|
||||
waitbutton
|
||||
@@ -105,7 +105,7 @@ TrainerSageTroy:
|
||||
trainer SAGE, TROY, EVENT_BEAT_SAGE_TROY, SageTroySeenText, SageTroyBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext SageTroyAfterBattleText
|
||||
waitbutton
|
||||
@@ -116,7 +116,7 @@ TrainerSageNeal:
|
||||
trainer SAGE, NEAL, EVENT_BEAT_SAGE_NEAL, SageNealSeenText, SageNealBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext SageNealAfterBattleText
|
||||
waitbutton
|
||||
|
Reference in New Issue
Block a user