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