summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/152.asm
blob: bb862b625d33806258a9f86e8d7029c57e9d150f (plain)
1
2
3
4
5
6
7
8
; ChikoritaPokedexEntry: ; 0x1cc988
	db "LEAF@" ; species name
	dw 211, 140; height, width
	
	db "It loves to bask", $4e, "in the sunlight.", $4e, "It uses the leaf@"
	db "on its head to", $4e, "seek out warm", $4e, "places.@"
; 0x1cc9e9