mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
252 B
NASM
9 lines
252 B
NASM
|
; 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
|
||
|
|