summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/038.asm
blob: 7a0b920ccba85f884fe7060d3632e00c8c5d54cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; NinetalesPokedexEntry: ; 0x18260c
	db "FOX@" ; species name
	dw 307, 440 ; height, width
	
	db   "It is said to live"
	next "a thousand years,"
	next "and each of its"
	page "tails is loaded"
	next "with supernatural"
	next "powers.@"
; 0x182673