summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/175.asm
blob: 387d6b3a5450d3be0c2207ad3c8eae27a05ca0fc (plain)
1
2
3
4
5
6
7
8
; TogepiPokedexEntry: ; 0x1cd396
	db "SPIKE BALL@" ; species name
	dw 100, 30; height, width
	
	db "It is considered", $4e, "to be a symbol of", $4e, "good luck. Its@"
	db "shell is said to", $4e, "be filled with", $4e, "happiness.@"
; 0x1cd402