summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/octillery.asm
blob: 902c1bf9a76e9221458df04edd18624a66af74c4 (plain)
1
2
3
4
5
6
7
8
9
10
; OctilleryPokedexEntry: ; 0x1d0d42
	db "JET@" ; species name
	dw 211, 630 ; height, weight

	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.@"