shithub: pokecrystal

ref: 64331ffe1002d2cef7e209193470a60f2c309dad
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