shithub: pokecrystal

ref: 50062957f9c560f955d4556fb7ef12e4e7a3aa61
dir: /stats/pokedex/entries/148.asm/

View raw version
; DragonairPokedexEntry: ; 0x1cc7dc
	db "DRAGON@" ; species name
	dw 1301, 360 ; height, width
	
	db   "It is called the"
	next "divine #MON."
	next "When its entire"
	page "body brightens"
	next "slightly, the"
	next "weather changes.@"
; 0x1cc843