blob: 1525dc4400eb12269285a699ae60905ad9fd823c (
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.@"
|