mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
249 B
NASM
9 lines
249 B
NASM
|
; MarowakPokedexEntry: ; 0x1b90d2
|
||
|
db "BONEKEEPER@" ; species name
|
||
|
dw 303, 990; height, width
|
||
|
|
||
|
db "Somewhere in the", $4e, "world is a ceme-", $4e, "tery just for@"
|
||
|
db "MAROWAK. It gets", $4e, "its bones from", $4e, "those graves.@"
|
||
|
; 0x1b913f
|
||
|
|