blob: 8a2f60428c51acf7d48cc968dcc84b1829f064fa (
plain)
1
2
3
4
5
6
7
8
|
; NidorinoPokedexEntry: ; 0x1823fd
db "POISON PIN@" ; species name
dw 211, 430; height, width
db "It is easily", $4e, "agitated and uses", $4e, "its horn for@"
db "offense as soon as", $4e, "it notices an", $4e, "attacker.@"
; 0x182463
|