shithub: pokecrystal

ref: 44a11e6588fe9c7a479dc624f3bac0ac2238df2a
dir: /stats/pokedex/entries/050.asm/

View raw version
; 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