Script commands don't have underscores
This commit is contained in:
@@ -11,7 +11,7 @@ TrainerHikerJim:
|
||||
trainer HIKER, JIM, EVENT_BEAT_HIKER_JIM, HikerJimSeenText, HikerJimBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext HikerJimAfterBattleText
|
||||
waitbutton
|
||||
@@ -22,7 +22,7 @@ TrainerPokefanmRobert:
|
||||
trainer POKEFANM, ROBERT, EVENT_BEAT_POKEFANM_ROBERT, PokefanmRobertSeenText, PokefanmRobertBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext PokefanmRobertAfterBattleText
|
||||
waitbutton
|
||||
|
Reference in New Issue
Block a user