summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/182.asm
blob: ab9488dc1b8642a3e2beaf2375148957265b8825 (plain)
1
2
3
4
5
6
7
8
; 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