blob: 7fdbeca9d60497d54870188cf73c4195127412e2 (
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.@"
|