summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/180.asm
blob: 2986debe09a36071724ee288885890936f5ec0b8 (plain)
1
2
3
4
5
6
7
8
9
10
; FlaaffyPokedexEntry: ; 0x1cd5b8
	db "WOOL@" ; species name
	dw 207, 290 ; height, width
	
	db   "Because of its"
	next "rubbery, electric-"
	next "ity-resistant"
	page "skin, it can store"
	next "lots of electric-"
	next "ity in its fur.@"