shithub: pokecrystal

ref: e246b53ba80f81ab44598686754d5cf65ba20591
dir: /data/pokedex/entries/224.asm/

View raw version
; OctilleryPokedexEntry: ; 0x1d0d42
	db "JET@" ; species name
	dw 211, 630 ; height, width
	
	db   "Its instinct is to"
	next "bury itself in"
	next "holes. It often"
	page "steals the nesting"
	next "holes of others to"
	next "sleep in them.@"
; 0x1d0db1