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

@@ -80,7 +80,7 @@ TrainerSchoolboyDudley:
trainer SCHOOLBOY, DUDLEY, EVENT_BEAT_SCHOOLBOY_DUDLEY, SchoolboyDudleySeenText, SchoolboyDudleyBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext SchoolboyDudleyAfterBattleText
waitbutton
@@ -91,7 +91,7 @@ TrainerLassEllen:
trainer LASS, ELLEN, EVENT_BEAT_LASS_ELLEN, LassEllenSeenText, LassEllenBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext LassEllenAfterBattleText
waitbutton
@@ -102,7 +102,7 @@ TrainerSchoolboyJoe:
trainer SCHOOLBOY, JOE, EVENT_BEAT_SCHOOLBOY_JOE, SchoolboyJoeSeenText, SchoolboyJoeBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext SchoolboyJoeAfterBattleText
waitbutton
@@ -113,7 +113,7 @@ TrainerLassLaura:
trainer LASS, LAURA, EVENT_BEAT_LASS_LAURA, LassLauraSeenText, LassLauraBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext LassLauraAfterBattleText
waitbutton
@@ -124,7 +124,7 @@ TrainerCamperLloyd:
trainer CAMPER, LLOYD, EVENT_BEAT_CAMPER_LLOYD, CamperLloydSeenText, CamperLloydBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext CamperLloydAfterBattleText
waitbutton
@@ -135,7 +135,7 @@ TrainerLassShannon:
trainer LASS, SHANNON, EVENT_BEAT_LASS_SHANNON, LassShannonSeenText, LassShannonBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext LassShannonAfterBattleText
waitbutton
@@ -146,7 +146,7 @@ TrainerSupernerdPat:
trainer SUPER_NERD, PAT, EVENT_BEAT_SUPER_NERD_PAT, SupernerdPatSeenText, SupernerdPatBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext SupernerdPatAfterBattleText
waitbutton