mirror of https://github.com/pret/pokecrystal.git
9 lines
248 B
NASM
9 lines
248 B
NASM
|
; DugtrioPokedexEntry: ; 0x182b9d
|
||
|
db "MOLE@" ; species name
|
||
|
dw 204, 730; height, width
|
||
|
|
||
|
db "These DIGLETT", $4e, "triplets dig over", $4e, "60 miles below sea@"
|
||
|
db "level. No one", $4e, "knows what it's", $4e, "like underground.@"
|
||
|
; 0x182c08
|
||
|
|