pokecrystal/data/pokedex/entries/235.asm

11 lines
241 B
NASM
Raw Normal View History

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