blob: dfe104c4f3d4190b811ce210b5bf49a3b626b27c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; PupitarPokedexEntry: ; 0x1d1709
db "HARD SHELL@" ; species name
dw 311, 3350 ; height, width
db "It will not stay"
next "still, even while"
next "it's a pupa. It"
page "already has arms"
next "and legs under its"
next "solid shell.@"
; 0x1d177b
|