summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/arbok.asm
blob: c5d5b7704ecaacd940400870dded10d7ae38aa9b (plain)
1
2
3
4
5
6
7
8
9
10
; ArbokPokedexEntry: ; 0x18203d
	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.@"