summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/029.asm
blob: 3abd9c978e66f086ba4a9c5c0861328e9ac84b53 (plain)
1
2
3
4
5
6
7
8
; NidoranFPokedexEntry: ; 0x18224b
	db "POISON PIN@" ; species name
	dw 104, 150; height, width
	
	db "Small and very", $4e, "docile, it pro-", $4e, "tects itself with@"
	db "its small, poison-", $4e, "ous horn when", $4e, "attacked.@"
; 0x1822b6