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