summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/wobbuffet.asm
blob: 95aae69ab38abfea5a20851f28dcadfcb05251ef (plain)
1
2
3
4
5
6
7
8
9
10
; WobbuffetPokedexEntry: ; 0x1d03dd
	db "PATIENT@" ; species name
	dw 403, 630 ; height, weight

	db   "In order to con-"
	next "ceal its black"
	next "tail, it lives in"
	page "a dark cave and"
	next "only moves about"
	next "at night.@"