mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
253 B
NASM
9 lines
253 B
NASM
; IvysaurPokedexEntry: ; 0x181702
|
|
db "SEED@" ; species name
|
|
dw 303, 290; height, width
|
|
|
|
db "The bulb on its", $4e, "back grows as it", $4e, "absorbs nutrients.@"
|
|
db "The bulb gives off", $4e, "a pleasant aroma", $4e, "when it blooms.@"
|
|
; 0x181773
|
|
|