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