Script commands don't have underscores
This commit is contained in:
@@ -142,7 +142,7 @@ TrainerPokefanmColin:
|
||||
trainer POKEFANM, COLIN, EVENT_BEAT_POKEFANM_COLIN, PokefanmColinSeenText, PokefanmColinBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext PokefanmColinAfterBattleText
|
||||
waitbutton
|
||||
@@ -153,7 +153,7 @@ TrainerTwinsMegandpeg1:
|
||||
trainer TWINS, MEGANDPEG1, EVENT_BEAT_TWINS_MEG_AND_PEG, TwinsMegandpeg1SeenText, TwinsMegandpeg1BeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext TwinsMegandpeg1AfterBattleText
|
||||
waitbutton
|
||||
@@ -164,7 +164,7 @@ TrainerTwinsMegandpeg2:
|
||||
trainer TWINS, MEGANDPEG2, EVENT_BEAT_TWINS_MEG_AND_PEG, TwinsMegandpeg2SeenText, TwinsMegandpeg2BeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext TwinsMegandpeg2AfterBattleText
|
||||
waitbutton
|
||||
@@ -175,7 +175,7 @@ TrainerPsychicRodney:
|
||||
trainer PSYCHIC_T, RODNEY, EVENT_BEAT_PSYCHIC_RODNEY, PsychicRodneySeenText, PsychicRodneyBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext PsychicRodneyAfterBattleText
|
||||
waitbutton
|
||||
@@ -186,7 +186,7 @@ TrainerPokefanmJeremy:
|
||||
trainer POKEFANM, JEREMY, EVENT_BEAT_POKEFANM_JEREMY, PokefanmJeremySeenText, PokefanmJeremyBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext PokefanmJeremyAfterBattleText
|
||||
waitbutton
|
||||
@@ -197,7 +197,7 @@ TrainerPokefanfGeorgia:
|
||||
trainer POKEFANF, GEORGIA, EVENT_BEAT_POKEFANF_GEORGIA, PokefanfGeorgiaSeenText, PokefanfGeorgiaBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext PokefanfGeorgiaAfterBattleText
|
||||
waitbutton
|
||||
@@ -208,7 +208,7 @@ TrainerSupernerdShawn:
|
||||
trainer SUPER_NERD, SHAWN, EVENT_BEAT_SUPER_NERD_SHAWN, SupernerdShawnSeenText, SupernerdShawnBeatenText, 0, .Script
|
||||
|
||||
.Script:
|
||||
end_if_just_battled
|
||||
endifjustbattled
|
||||
opentext
|
||||
writetext SupernerdShawnAfterBattleText
|
||||
waitbutton
|
||||
|
Reference in New Issue
Block a user