summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/178.asm
blob: 169efa40743312f9db1f8aa8ba2ad5cf007eef6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; XatuPokedexEntry: ; 0x1cd4e9
	db "MYSTIC@" ; species name
	dw 411, 330 ; height, width
	
	db   "Once it begins to"
	next "meditate at sun-"
	next "rise, the entire"
	page "day will pass"
	next "before it will"
	next "move again.@"
; 0x1cd551