summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/182.asm
blob: 4c12e88a592bd7b5119dbfb2b51094b01c10a74c (plain)
1
2
3
4
5
6
7
8
9
10
; BellossomPokedexEntry: ; 0x1cd69a
	db "FLOWER@" ; species name
	dw 104, 130 ; height, width
	
	db   "When these dance"
	next "together, their"
	next "petals rub against"
	page "each other,"
	next "making pretty,"
	next "relaxing sounds.@"