blob: e775600df74d19d5b05e07481ef82c611ead241a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; SmearglePokedexEntry: ; 0x1d11e0
db "PAINTER@" ; species name
dw 311, 1280 ; height, width
db "The color of the"
next "mysterious fluid"
next "secreted from its"
page "tail is predeter-"
next "mined for each"
next "SMEARGLE.@"
; 0x1d124b
|