summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/kangaskhan.asm
blob: f031ef46f9a85977d7c8ccb9453a80015e6919ac (plain)
1
2
3
4
5
6
7
8
9
10
	db "PARENT@" ; species name
	dw 703, 1760 ; height, weight

	db   "To protect its"
	next "young, it will"
	next "never give up"

	page "during battle, no"
	next "matter how badly"
	next "wounded it is.@"