summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/togepi.asm
blob: eb185b1f1bd8e69ec28039b3395f5a17ae938f80 (plain)
1
2
3
4
5
6
7
8
9
10
; TogepiPokedexEntry: ; 0x1cd396
	db "SPIKE BALL@" ; species name
	dw 100, 30 ; height, weight

	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.@"