summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/144.asm
blob: 76e4139855780a091877f6785a63baf70264c850 (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"