pokecrystal-board/stats/pokedex/entries/246.asm

9 lines
251 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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