mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
243 B
NASM
9 lines
243 B
NASM
|
; 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
|
||
|
|