mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
256 B
NASM
9 lines
256 B
NASM
; PupitarPokedexEntry: ; 0x1d1709
|
|
db "HARD SHELL@" ; species name
|
|
dw 311, 3350; height, width
|
|
|
|
db "It will not stay", $4e, "still, even while", $4e, "it's a pupa. It@"
|
|
db "already has arms", $4e, "and legs under its", $4e, "solid shell.@"
|
|
; 0x1d177b
|
|
|