pokecrystal-board/stats/pokedex/entries/003.asm

9 lines
246 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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