summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/233.asm
blob: c6be07b88266a03dce179242b2c9f56973ff46d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; Porygon2PokedexEntry: ; 0x1d110c
	db "VIRTUAL@" ; species name
	dw 200, 720 ; height, width
	
	db   "This manmade"
	next "#MON evolved"
	next "from the latest"
	page "technology. It"
	next "may have unprog-"
	next "rammed reactions.@"
; 0x1d1174