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

@@ -13,7 +13,7 @@ TrainerFirebreatherOtis:
trainer FIREBREATHER, OTIS, EVENT_BEAT_FIREBREATHER_OTIS, FirebreatherOtisSeenText, FirebreatherOtisBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext FirebreatherOtisAfterBattleText
waitbutton
@@ -24,7 +24,7 @@ TrainerYoungsterWarren:
trainer YOUNGSTER, WARREN, EVENT_BEAT_YOUNGSTER_WARREN, YoungsterWarrenSeenText, YoungsterWarrenBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext YoungsterWarrenAfterBattleText
waitbutton
@@ -35,7 +35,7 @@ TrainerYoungsterJimmy:
trainer YOUNGSTER, JIMMY, EVENT_BEAT_YOUNGSTER_JIMMY, YoungsterJimmySeenText, YoungsterJimmyBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext YoungsterJimmyAfterBattleText
waitbutton
@@ -46,7 +46,7 @@ TrainerFirebreatherBurt:
trainer FIREBREATHER, BURT, EVENT_BEAT_FIREBREATHER_BURT, FirebreatherBurtSeenText, FirebreatherBurtBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext FirebreatherBurtAfterBattleText
waitbutton