summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/224.asm
blob: d6e641b79c59e8c36d04d8cdc176cb6dbb979868 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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