summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/cubone.asm
blob: 9113778647d57dd3f9c37e046dea49dc842c2900 (plain)
1
2
3
4
5
6
7
8
9
10
; CubonePokedexEntry: ; 0x1b9068
	db "LONELY@" ; species name
	dw 104, 140 ; height, weight

	db   "It lost its mother"
	next "after its birth."
	next "It wears its"
	page "mother's skull,"
	next "never revealing"
	next "its true face.@"