summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/175.asm
blob: deb898861825ba9d13eb61d7f0f0fcccf1d50554 (plain)
1
2
3
4
5
6
7
8
9
10
; TogepiPokedexEntry: ; 0x1cd396
	db "SPIKE BALL@" ; species name
	dw 100, 30 ; height, width

	db   "It is considered"
	next "to be a symbol of"
	next "good luck. Its"
	page "shell is said to"
	next "be filled with"
	next "happiness.@"