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

@@ -15,7 +15,7 @@ TrainerBikerDwayne:
trainer BIKER, DWAYNE, EVENT_BEAT_BIKER_DWAYNE, BikerDwayneSeenText, BikerDwayneBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext BikerDwayneAfterBattleText
waitbutton
@@ -26,7 +26,7 @@ TrainerBikerHarris:
trainer BIKER, HARRIS, EVENT_BEAT_BIKER_HARRIS, BikerHarrisSeenText, BikerHarrisBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext BikerHarrisAfterBattleText
waitbutton
@@ -37,7 +37,7 @@ TrainerBikerZeke:
trainer BIKER, ZEKE, EVENT_BEAT_BIKER_ZEKE, BikerZekeSeenText, BikerZekeBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext BikerZekeAfterBattleText
waitbutton
@@ -48,7 +48,7 @@ TrainerSupernerdSam:
trainer SUPER_NERD, SAM, EVENT_BEAT_SUPER_NERD_SAM, SupernerdSamSeenText, SupernerdSamBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext SupernerdSamAfterBattleText
waitbutton
@@ -59,7 +59,7 @@ TrainerSupernerdTom:
trainer SUPER_NERD, TOM, EVENT_BEAT_SUPER_NERD_TOM, SupernerdTomSeenText, SupernerdTomBeatenText, 0, .Script
.Script:
end_if_just_battled
endifjustbattled
opentext
writetext SupernerdTomAfterBattleText
waitbutton