pokecrystal-board/stats/pokedex/entries/182.asm
2013-02-05 19:29:20 -05:00

9 lines
249 B
NASM

; 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