shithub: pokecrystal

ref: 36436bbf41a7884efc5f1661bc9fbca20038d0bc
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