summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/arbok.asm
blob: 0ecab500c2a70e86fb999ecacecd7bb3bbc7c3ea (plain)
1
2
3
4
5
6
7
8
9
10
	db "COBRA@" ; species name
	dw 1106, 1430 ; height, weight

	db   "To intimidate"
	next "foes, it spreads"
	next "its chest wide and"

	page "makes eerie sounds"
	next "by expelling air"
	next "from its mouth.@"