shithub: pokecrystal

ref: 35644c330effcfb083591d20b3b5f780019ae24f
dir: /data/pokedex/entries/176.asm/

View raw version
; TogeticPokedexEntry: ; 0x1cd402
	db "HAPPINESS@" ; species name
	dw 200, 70 ; height, width
	
	db   "Although it does"
	next "not flap its wings"
	next "very much, it can"
	page "stay up in the air"
	next "as it tags along"
	next "after its trainer.@"
; 0x1cd47d