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