blob: b1379ca0cbc3a5f1fcf04d636f3275d30d4e8a94 (
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.@"
|