summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/porygon.asm
blob: 9a73c9623126d7ce965afeb810a498dfdf4e3036 (plain)
1
2
3
4
5
6
7
8
9
10
; PorygonPokedexEntry: ; 0x1cc353
	db "VIRTUAL@" ; species name
	dw 207, 800 ; height, weight

	db   "An artificial"
	next "#MON created"
	next "due to extensive"
	page "research, it can"
	next "perform only what"
	next "is in its program.@"