summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/013.asm
blob: bb9550ae507e520d40b54e17d2682d0550f7bc00 (plain)
1
2
3
4
5
6
7
8
9
10
; WeedlePokedexEntry: ; 0x181bb4
	db "HAIRY BUG@" ; species name
	dw 100, 70 ; height, width

	db   "The barb on top of"
	next "its head secretes"
	next "a strong poison."
	page "It uses this toxic"
	next "barb to protect"
	next "itself.@"