summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/180.asm
blob: d30f7c877fbba61c4408bf28f31250d95b5fa965 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1cd626