mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
254 B
NASM
9 lines
254 B
NASM
|
; 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
|
||
|
|