pokecrystal-board/stats/pokedex/entries/246.asm
2013-02-05 19:29:20 -05:00

9 lines
251 B
NASM

; 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