summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/114.asm
blob: efb359055e31470c215735fbf416095429dd61f3 (plain)
1
2
3
4
5
6
7
8
; TangelaPokedexEntry: ; 0x1b948c
	db "VINE@" ; species name
	dw 303, 770; height, width
	
	db "During battle, it", $4e, "constantly moves", $4e, "the vines that@"
	db "cover its body in", $4e, "order to annoy its", $4e, "opponent.@"
; 0x1b94f6