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

9 lines
252 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; GolemPokedexEntry: ; 0x1b8481
db "MEGATON@" ; species name
dw 407, 6620; height, width
db "Its rock-like body", $4e, "is so durable,", $4e, "even high-powered@"
db "dynamite blasts", $4e, "fail to scratch", $4e, "its rugged hide.@"
; 0x1b84f2