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