shithub: pokecrystal

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

View raw version
; ArticunoPokedexEntry: ; 0x1cc632
	db "FREEZE@" ; species name
	dw 507, 1220 ; height, width
	
	db   "Legendary bird"
	next "#MON. As it"
	next "flies through the"
	page "sky, it cools the"
	next "air, causing snow"
	next "to fall.@"
; 0x1cc697