summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/059.asm
blob: d96b98f56b69b5f1ae92e42bb7d8eb4c34bcaac3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; ArcaninePokedexEntry: ; 0x182f1c
	db "LEGENDARY@" ; species name
	dw 603, 3420 ; height, width
	
	db   "An ancient picture"
	next "scroll shows that"
	next "people were"
	page "attracted to its"
	next "movement as it ran"
	next "through prairies.@"
; 0x182f91