blob: 8271075e73dc39e16fb7652b8579d21468079e9c (
plain)
1
2
3
4
5
6
7
8
|
; MachopPokedexEntry: ; 0x1b8065
db "SUPERPOWER@" ; species name
dw 207, 430; height, width
db "It trains by", $4e, "lifting rocks in", $4e, "the mountains. It@"
db "can even pick up a", $4e, "GRAVELER with", $4e, "ease.@"
; 0x1b80cb
|