mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
257 B
NASM
13 lines
257 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.@"
|
|
; 0x181773
|
|
|