Script commands don't have underscores

This commit is contained in:
Rangi
2018-02-02 21:09:17 -05:00
parent b7e44124d3
commit 68d855c213
152 changed files with 1716 additions and 1716 deletions

View File

@@ -15,7 +15,7 @@ TrainerCamperDean:
trainer CAMPER, DEAN, EVENT_BEAT_CAMPER_DEAN, CamperDeanSeenText, CamperDeanBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext CamperDeanAfterBattleText
waitbutton
@@ -26,7 +26,7 @@ TrainerPicnickerHeidi:
trainer PICNICKER, HEIDI, EVENT_BEAT_PICNICKER_HEIDI, PicnickerHeidiSeenText, PicnickerHeidiBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext PicnickerHeidiAfterBattleText
waitbutton
@@ -37,7 +37,7 @@ TrainerCamperSid:
trainer CAMPER, SID, EVENT_BEAT_CAMPER_SID, CamperSidSeenText, CamperSidBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext CamperSidAfterBattleText
waitbutton
@@ -48,7 +48,7 @@ TrainerPicnickerEdna:
trainer PICNICKER, EDNA, EVENT_BEAT_PICNICKER_EDNA, PicnickerEdnaSeenText, PicnickerEdnaBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext PicnickerEdnaAfterBattleText
waitbutton
@@ -59,7 +59,7 @@ TrainerHikerTim:
trainer HIKER, TIM, EVENT_BEAT_HIKER_TIM, HikerTimSeenText, HikerTimBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext HikerTimAfterBattleText
waitbutton
@@ -70,7 +70,7 @@ TrainerHikerSidney:
trainer HIKER, SIDNEY, EVENT_BEAT_HIKER_SIDNEY, HikerSidneySeenText, HikerSidneyBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext HikerSidneyAfterBattleText
waitbutton