mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -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
|
|
|