shithub: pokecrystal

ref: 0b0db144356f88c16134571cecb090004796c90c
dir: /stats/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