blob: d35e457ad18aa111ea7bba6919f2297abf7fb74b (
plain)
1
2
3
4
5
6
7
8
9
10
|
; PupitarPokedexEntry: ; 0x1d1709
db "HARD SHELL@" ; species name
dw 311, 3350 ; height, weight
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.@"
|