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

@@ -18,7 +18,7 @@ TrainerPokemaniacLarry:
trainer POKEMANIAC, LARRY, EVENT_BEAT_POKEMANIAC_LARRY, PokemaniacLarrySeenText, PokemaniacLarryBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext PokemaniacLarryAfterBattleText
waitbutton
@@ -29,7 +29,7 @@ TrainerHikerRussell:
trainer HIKER, RUSSELL, EVENT_BEAT_HIKER_RUSSELL, HikerRussellSeenText, HikerRussellBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext HikerRussellAfterBattleText
waitbutton
@@ -40,7 +40,7 @@ TrainerHikerDaniel:
trainer HIKER, DANIEL, EVENT_BEAT_HIKER_DANIEL, HikerDanielSeenText, HikerDanielBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext HikerDanielAfterBattleText
waitbutton
@@ -51,7 +51,7 @@ TrainerFirebreatherBill:
trainer FIREBREATHER, BILL, EVENT_BEAT_FIREBREATHER_BILL, FirebreatherBillSeenText, FirebreatherBillBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext FirebreatherBillAfterBattleText
waitbutton
@@ -62,7 +62,7 @@ TrainerFirebreatherRay:
trainer FIREBREATHER, RAY, EVENT_BEAT_FIREBREATHER_RAY, FirebreatherRaySeenText, FirebreatherRayBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext FirebreatherRayAfterBattleText
waitbutton