pokecrystal-board/data/pokedex/entries/057.asm
2014-05-31 22:57:00 -07:00

13 lines
258 B
NASM

; 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.@"
; 0x182eaa