pokecrystal-board/data/pokedex/entries/076.asm
2014-05-31 22:57:00 -07:00

13 lines
256 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.@"
; 0x1b84f2