blob: 8077bc0a3dbb6543ad478af6aa761a88053c663a (
plain)
1
2
3
4
5
6
7
8
9
10
|
; SlowpokePokedexEntry: ; 0x1b85d3
db "DOPEY@" ; species name
dw 311, 790 ; height, width
db "It is always so"
next "absent-minded that"
next "it won't react,"
page "even if its"
next "flavorful tail is"
next "bitten.@"
|