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