pokecrystal-board/data/pokedex/entries/076.asm
2015-06-23 12:24:51 -06:00

11 lines
244 B
NASM

; GolemPokedexEntry: ; 0x1b8481
db "MEGATON@" ; species name
dw 407, 6620 ; height, width
db "Its rock-like body"
next "is so durable,"
next "even high-powered"
page "dynamite blasts"
next "fail to scratch"
next "its rugged hide.@"