summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/029.asm
blob: af9a29f39dff5eb17d61703667207c87400cc9c8 (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.@"