summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/175.asm
blob: 07b139abe2f35a3aefb7dea93d9ccfc37ab29661 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1cd402