pokecrystal/data/pokemon/dex_entries/golem.asm

11 lines
213 B
NASM

db "MEGATON@" ; species name
dw 407, 6620 ; height, weight
db "Its rock-like body"
next "is so durable,"
next "even high-powered"
page "dynamite blasts"
next "fail to scratch"
next "its rugged hide.@"