mirror of
https://github.com/pret/pokeyellow.git
synced 2026-03-21 17:34:31 -05:00
Identify characters in _OakSpeechText2B and Printer_GetMonStats.IDNo (#144)
This commit is contained in:
parent
3550c4c3fb
commit
772ec10339
|
|
@ -450,7 +450,9 @@ _OakSpeechText2A::
|
|||
text_end
|
||||
|
||||
_OakSpeechText2B::
|
||||
text $51,"For some people,"
|
||||
text_start
|
||||
|
||||
para "For some people,"
|
||||
line "#MON are"
|
||||
cont "pets. Others use"
|
||||
cont "them for fights."
|
||||
|
|
|
|||
|
|
@ -165,7 +165,7 @@ Printer_GetMonStats:
|
|||
db "OT/@"
|
||||
|
||||
.IDNo:
|
||||
db $73, "№/@"
|
||||
db "<ID>№/@"
|
||||
|
||||
.Stats:
|
||||
db "ATTACK"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user