blob: 9d94d1e29756abb71a8499d308806841f2e0865c (
plain)
1
2
3
4
5
6
7
8
9
10
|
; DiglettPokedexEntry: ; 0x182b30
db "MOLE@" ; species name
dw 8, 20 ; height, width
db "It digs under-"
next "ground and chews"
next "on tree roots,"
page "sticking its head"
next "out only when the"
next "sun isn't bright.@"
|