pokecrystal/stats/pokedex/entries/235.asm

13 lines
255 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; SmearglePokedexEntry: ; 0x1d11e0
2014-03-06 05:46:01 +00:00
db "PAINTER@" ; species name
2013-02-06 00:29:20 +00:00
dw 311, 1280; height, width
2014-03-06 05:46:01 +00:00
db "The color of the"
next "mysterious fluid"
next "secreted from its@"
db "tail is predeter-"
next "mined for each"
next "SMEARGLE.@"
2013-02-06 00:29:20 +00:00
; 0x1d124b