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

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