mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
248 B
NASM
9 lines
248 B
NASM
; NidoranMPokedexEntry: ; 0x182392
|
|
db "POISON PIN@" ; species name
|
|
dw 108, 200; height, width
|
|
|
|
db "It constantly", $4e, "moves its large", $4e, "ears in many@"
|
|
db "directions in", $4e, "order to detect", $4e, "danger right away.@"
|
|
; 0x1823fd
|
|
|