shithub: pokecrystal

ref: 35644c330effcfb083591d20b3b5f780019ae24f
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