mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
251 B
NASM
9 lines
251 B
NASM
|
; MachampPokedexEntry: ; 0x1b8133
|
||
|
db "SUPERPOWER@" ; species name
|
||
|
dw 503, 2870; height, width
|
||
|
|
||
|
db "With four arms", $4e, "that react more", $4e, "quickly than it@"
|
||
|
db "can think, it can", $4e, "execute many", $4e, "punches at once.@"
|
||
|
; 0x1b81a1
|
||
|
|