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