pokecrystal-board/data/pokedex/entries/233.asm
2014-05-31 22:57:00 -07:00

13 lines
249 B
NASM

; 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