blob: c26c400cdca798d27c5ff17a17be3d60c3d4f67a (
plain)
1
2
3
4
5
6
7
8
|
; LarvitarPokedexEntry: ; 0x1d169c
db "ROCK SKIN@" ; species name
dw 200, 1590; height, width
db "Born deep under-", $4e, "ground, this", $4e, "#MON becomes a@"
db "pupa after eating", $4e, "enough dirt to", $4e, "make a mountain.@"
; 0x1d1709
|