pokecrystal-board/stats/pokedex/entries/182.asm
2014-03-06 00:46:01 -05:00

13 lines
255 B
NASM

; BellossomPokedexEntry: ; 0x1cd69a
db "FLOWER@" ; species name
dw 104, 130; height, width
db "When these dance"
next "together, their"
next "petals rub against@"
db "each other,"
next "making pretty,"
next "relaxing sounds.@"
; 0x1cd705