mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
255 B
NASM
9 lines
255 B
NASM
; PhanpyPokedexEntry: ; 0x1d1038
|
|
db "LONG NOSE@" ; species name
|
|
dw 108, 740; height, width
|
|
|
|
db "During the desert-", $4e, "ed morning hours,", $4e, "it comes ashore@"
|
|
db "where it deftly", $4e, "uses its trunk to", $4e, "take a shower.@"
|
|
; 0x1d10ac
|
|
|