pokecrystal/data/pokedex/entries/012.asm

11 lines
245 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; ButterfreePokedexEntry: ; 0x181b45
db "BUTTERFLY@" ; species name
dw 307, 710 ; height, width
2014-03-06 05:46:01 +00:00
db "It flits from"
next "flower to flower,"
next "collecting honey."
page "It can even"
2014-03-06 05:46:01 +00:00
next "identify distant"
next "flowers in bloom.@"