summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/202.asm
blob: 950f65edd194edfe532d5aaf3143d60d572af405 (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"