pokecrystal-board/data/pokedex/entries/002.asm
2015-06-23 12:24:51 -06:00

11 lines
245 B
NASM

; IvysaurPokedexEntry: ; 0x181702
db "SEED@" ; species name
dw 303, 290 ; height, width
db "The bulb on its"
next "back grows as it"
next "absorbs nutrients."
page "The bulb gives off"
next "a pleasant aroma"
next "when it blooms.@"