pokecrystal-board/stats/pokedex/entries/137.asm
2013-02-05 19:29:20 -05:00

9 lines
250 B
NASM

; PorygonPokedexEntry: ; 0x1cc353
db "VIRTUAL@" ; species name
dw 207, 800; height, width
db "An artificial", $4e, "#MON created", $4e, "due to extensive@"
db "research, it can", $4e, "perform only what", $4e, "is in its program.@"
; 0x1cc3c1