blob: 93c1e164de9c93a7cb8bb5f2c0754b7f49a6d6b7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; NidorinaPokedexEntry: ; 0x1822b6
db "POISON PIN@" ; species name
dw 207, 440 ; height, weight
db "It has a docile"
next "nature. If it is"
next "threatened with"
page "attack, it raises"
next "the barbs that are"
next "all over its body.@"
|