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