shithub: pokecrystal

ref: f4e0e611143cc9ee896b70ce179e9a7adf3211ab
dir: /data/pokedex/entries/182.asm/

View raw version
; 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.@"
; 0x1cd705