11 lines
245 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; PrimeapePokedexEntry: ; 0x182e39
db "PIG MONKEY@" ; species name
dw 303, 710 ; height, width
2014-03-06 00:46:01 -05:00
db "It will beat up"
next "anyone who makes"
next "it mad, even if it"
page "has to chase them"
2014-03-06 00:46:01 -05:00
next "until the end of"
next "the world.@"