summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/202.asm
blob: 2d3d29142f284347d4bc7a752468d6227a51b384 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; WobbuffetPokedexEntry: ; 0x1d03dd
	db "PATIENT@" ; species name
	dw 403, 630 ; height, width
	
	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.@"
; 0x1d0446