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

9 lines
249 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; BellossomPokedexEntry: ; 0x1cd69a
db "FLOWER@" ; species name
dw 104, 130; height, width
db "When these dance", $4e, "together, their", $4e, "petals rub against@"
db "each other,", $4e, "making pretty,", $4e, "relaxing sounds.@"
; 0x1cd705