Name a lot of text labels according to our conventions
This commit is contained in:
@@ -49,7 +49,7 @@ TrainerLassDana1:
|
||||
iftrue .NumberAccepted
|
||||
checkevent EVENT_DANA_ASKED_FOR_PHONE_NUMBER
|
||||
iftrue .SecondTimeAsking
|
||||
writetext UnknownText_0x1a20ec
|
||||
writetext LassDanaMoomooMilkText
|
||||
buttonsound
|
||||
setevent EVENT_DANA_ASKED_FOR_PHONE_NUMBER
|
||||
scall .AskNumber1F
|
||||
@@ -185,7 +185,7 @@ TrainerSchoolboyChad1:
|
||||
iftrue .HaveChadsNumber
|
||||
checkevent EVENT_CHAD_ASKED_FOR_PHONE_NUMBER
|
||||
iftrue .SecondTimeAsking
|
||||
writetext UnknownText_0x1a200e
|
||||
writetext SchoolboyChadSoManyTestsText
|
||||
buttonsound
|
||||
setevent EVENT_CHAD_ASKED_FOR_PHONE_NUMBER
|
||||
scall .AskPhoneNumber1
|
||||
@@ -350,7 +350,7 @@ SchoolboyChad1BeatenText:
|
||||
line "enough, I guess."
|
||||
done
|
||||
|
||||
UnknownText_0x1a200e:
|
||||
SchoolboyChadSoManyTestsText:
|
||||
text "I have to take so"
|
||||
line "many tests, I"
|
||||
|
||||
@@ -376,7 +376,7 @@ LassDana1BeatenText:
|
||||
line "battle that way."
|
||||
done
|
||||
|
||||
UnknownText_0x1a20ec:
|
||||
LassDanaMoomooMilkText:
|
||||
text "I know something"
|
||||
line "good!"
|
||||
|
||||
|
Reference in New Issue
Block a user