summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/050.asm
blob: def50955acda2141153ecf8cf15d6dbd5f8a66eb (plain)
1
2
3
4
5
6
7
8
; DiglettPokedexEntry: ; 0x182b30
	db "MOLE@" ; species name
	dw 8, 20; height, width
	
	db "It digs under-", $4e, "ground and chews", $4e, "on tree roots,@"
	db "sticking its head", $4e, "out only when the", $4e, "sun isn't bright.@"
; 0x182b9d