blob: 1106a79c6683c176c79ced397d3b3c00777d4663 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; PrimeapePokedexEntry: ; 0x182e39
db "PIG MONKEY@" ; species name
dw 303, 710 ; height, width
db "It will beat up"
next "anyone who makes"
next "it mad, even if it"
page "has to chase them"
next "until the end of"
next "the world.@"
|