blob: cef82674614320cba5fa901ec305ca8123ca8a7e (
plain)
1
2
3
4
5
6
7
8
|
; 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
|