Script commands don't have underscores
This commit is contained in:
@@ -11,7 +11,7 @@ TrainerLassConnie:
|
||||
trainer LASS, CONNIE1, EVENT_BEAT_LASS_CONNIE, LassConnie1SeenText, LassConnie1BeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext LassConnie1AfterBattleText
|
||||
waitbutton
|
||||
@@ -22,7 +22,7 @@ TrainerSailorKent:
|
||||
trainer SAILOR, KENT, EVENT_BEAT_SAILOR_KENT, SailorKentSeenText, SailorKentBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext SailorKentAfterBattleText
|
||||
waitbutton
|
||||
|
Reference in New Issue
Block a user