blob: 552a2d2451431a3e7a6de00836a2ead5d97a3bdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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.@"
; 0x1b8635
|