shithub: pokecrystal

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

View raw version
; CrobatPokedexEntry: ; 0x1cd0f5
	db "BAT@" ; species name
	dw 511, 1650 ; height, width
	
	db   "As a result of its"
	next "pursuit of faster,"
	next "yet more silent"
	page "flight, a new set"
	next "of wings grew on"
	next "its hind legs.@"
; 0x1cd165