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

@@ -16,7 +16,7 @@ TrainerTeacherColette:
trainer TEACHER, COLETTE, EVENT_BEAT_TEACHER_COLETTE, TeacherColetteSeenText, TeacherColetteBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext TeacherColetteAfterBattleText
waitbutton
@@ -27,7 +27,7 @@ TrainerTeacherHillary:
trainer TEACHER, HILLARY, EVENT_BEAT_TEACHER_HILLARY, TeacherHillarySeenText, TeacherHillaryBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext TeacherHillaryAfterBattleText
waitbutton
@@ -38,7 +38,7 @@ TrainerSchoolboyKipp:
trainer SCHOOLBOY, KIPP, EVENT_BEAT_SCHOOLBOY_KIP, SchoolboyKippSeenText, SchoolboyKippBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext SchoolboyKippAfterBattleText
waitbutton
@@ -49,7 +49,7 @@ TrainerSchoolboyTommy:
trainer SCHOOLBOY, TOMMY, EVENT_BEAT_SCHOOLBOY_TOMMY, SchoolboyTommySeenText, SchoolboyTommyBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext SchoolboyTommyAfterBattleText
waitbutton
@@ -60,7 +60,7 @@ TrainerSchoolboyJohnny:
trainer SCHOOLBOY, JOHNNY, EVENT_BEAT_SCHOOLBOY_JOHNNY, SchoolboyJohnnySeenText, SchoolboyJohnnyBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext SchoolboyJohnnyAfterBattleText
waitbutton
@@ -71,7 +71,7 @@ TrainerSchoolboyBilly:
trainer SCHOOLBOY, BILLY, EVENT_BEAT_SCHOOLBOY_BILLY, SchoolboyBillySeenText, SchoolboyBillyBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext SchoolboyBillyAfterBattleText
waitbutton