summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/024.asm
blob: c0ae23db45988e8989287736383a7f309fa3ef47 (plain)
1
2
3
4
5
6
7
8
9
10
; ArbokPokedexEntry: ; 0x18203d
	db "COBRA@" ; species name
	dw 1106, 1430 ; height, width
	
	db   "To intimidate"
	next "foes, it spreads"
	next "its chest wide and"
	page "makes eerie sounds"
	next "by expelling air"
	next "from its mouth.@"