13 lines
254 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; PorygonPokedexEntry: ; 0x1cc353
db "VIRTUAL@" ; species name
dw 207, 800 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "An artificial"
next "#MON created"
next "due to extensive"
page "research, it can"
2014-03-06 00:46:01 -05:00
next "perform only what"
next "is in its program.@"
2013-02-05 19:29:20 -05:00
; 0x1cc3c1