mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
254 B
NASM
13 lines
254 B
NASM
; DugtrioPokedexEntry: ; 0x182b9d
|
|
db "MOLE@" ; species name
|
|
dw 204, 730; height, width
|
|
|
|
db "These DIGLETT"
|
|
next "triplets dig over"
|
|
next "60 miles below sea@"
|
|
db "level. No one"
|
|
next "knows what it's"
|
|
next "like underground.@"
|
|
; 0x182c08
|
|
|