blob: 0ff42bf5f8573ae48d19d78f697f894741c1d7ab (
plain)
1
2
3
4
5
6
7
8
9
10
|
; MachampPokedexEntry: ; 0x1b8133
db "SUPERPOWER@" ; species name
dw 503, 2870 ; height, weight
db "With four arms"
next "that react more"
next "quickly than it"
page "can think, it can"
next "execute many"
next "punches at once.@"
|