blob: 2d424337df359a16c50e5d09761708959eff8b44 (
plain)
1
2
3
4
5
6
7
8
|
; 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
|