pokecrystal/stats/pokedex/entries/057.asm

13 lines
260 B
NASM
Raw Normal View History

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