summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/012.asm
blob: 986e9a59dc2ce6c179759f4faa75361de10c6c9a (plain)
1
2
3
4
5
6
7
8
9
10
; ButterfreePokedexEntry: ; 0x181b45
	db "BUTTERFLY@" ; species name
	dw 307, 710 ; height, width
	
	db   "It flits from"
	next "flower to flower,"
	next "collecting honey."
	page "It can even"
	next "identify distant"
	next "flowers in bloom.@"