13 lines
244 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; SlowpokePokedexEntry: ; 0x1b85d3
db "DOPEY@" ; species name
dw 311, 790 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "It is always so"
next "absent-minded that"
next "it won't react,"
page "even if its"
2014-03-06 00:46:01 -05:00
next "flavorful tail is"
next "bitten.@"
2013-02-05 19:29:20 -05:00
; 0x1b8635