shithub: pokecrystal

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

View raw version
; 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