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 @@ TrainerPokemaniacAndrew:
trainer POKEMANIAC, ANDREW, EVENT_BEAT_POKEMANIAC_ANDREW, PokemaniacAndrewSeenText, PokemaniacAndrewBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext PokemaniacAndrewAfterBattleText
waitbutton
@@ -27,7 +27,7 @@ TrainerPokemaniacCalvin:
trainer POKEMANIAC, CALVIN, EVENT_BEAT_POKEMANIAC_CALVIN, PokemaniacCalvinSeenText, PokemaniacCalvinBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext PokemaniacCalvinAfterBattleText
waitbutton
@@ -38,7 +38,7 @@ TrainerHikerPhillip:
trainer HIKER, PHILLIP, EVENT_BEAT_HIKER_PHILLIP, HikerPhillipSeenText, HikerPhillipBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext HikerPhillipAfterBattleText
waitbutton
@@ -49,7 +49,7 @@ TrainerHikerLeonard:
trainer HIKER, LEONARD, EVENT_BEAT_HIKER_LEONARD, HikerLeonardSeenText, HikerLeonardBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext HikerLeonardAfterBattleText
waitbutton