shithub: pokecrystal

ref: 50062957f9c560f955d4556fb7ef12e4e7a3aa61
dir: /stats/pokedex/entries/116.asm/

View raw version
; HorseaPokedexEntry: ; 0x1b9553
	db "DRAGON@" ; species name
	dw 104, 180 ; height, width
	
	db   "When they're in a"
	next "safe location,"
	next "they can be seen"
	page "playfully tangling"
	next "their tails"
	next "together.@"
; 0x1b95b8