pokecrystal-board/stats/pokedex/entries/076.asm
2014-03-06 00:46:01 -05:00

13 lines
258 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@"
db "dynamite blasts"
next "fail to scratch"
next "its rugged hide.@"
; 0x1b84f2