13 lines
249 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; MachokePokedexEntry: ; 0x1b80cb
db "SUPERPOWER@" ; species name
dw 411, 1550 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "This tough #MON"
next "always stays in"
next "the zone. Its"
page "muscles become"
2014-03-06 00:46:01 -05:00
next "thicker after"
next "every battle.@"
2013-02-05 19:29:20 -05:00
; 0x1b8133