shithub: pokecrystal

ref: e246b53ba80f81ab44598686754d5cf65ba20591
dir: /data/pokedex/entries/178.asm/

View raw version
; 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