pokecrystal/data/pokedex/entries/001.asm

11 lines
242 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; BulbasaurPokedexEntry: ; 0x181695
db "SEED@" ; species name
dw 204, 150 ; height, width
2014-03-06 05:46:01 +00:00
db "While it is young,"
next "it uses the"
next "nutrients that are"
page "stored in the"
2014-03-06 05:46:01 +00:00
next "seeds on its back"
next "in order to grow.@"