mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
246 B
NASM
9 lines
246 B
NASM
; VenusaurPokedexEntry: ; 0x181773
|
|
db "SEED@" ; species name
|
|
dw 607, 2210; height, width
|
|
|
|
db "As it warms it-", $4e, "self and absorbs", $4e, "the sunlight, its@"
|
|
db "flower petals", $4e, "release a pleasant", $4e, "fragrance.@"
|
|
; 0x1817db
|
|
|