summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/202.asm
blob: 73c6d1e0297b53e7f60b54934350c015c81c830d (plain)
1
2
3
4
5
6
7
8
; WobbuffetPokedexEntry: ; 0x1d03dd
	db "PATIENT@" ; species name
	dw 403, 630; height, width
	
	db "In order to con-", $4e, "ceal its black", $4e, "tail, it lives in@"
	db "a dark cave and", $4e, "only moves about", $4e, "at night.@"
; 0x1d0446