summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/029.asm
blob: 20ccc2ab9bdf75601ca47101b080a69a3a0ab8b9 (plain)
1
2
3
4
5
6
7
8
9
10
; NidoranFPokedexEntry: ; 0x18224b
	db "POISON PIN@" ; species name
	dw 104, 150 ; height, width

	db   "Small and very"
	next "docile, it pro-"
	next "tects itself with"
	page "its small, poison-"
	next "ous horn when"
	next "attacked.@"