blob: c168cc2fd62c31ef3e205c38f192d1fd5533b357 (
plain)
1
2
3
4
5
6
7
8
|
; 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
|