blob: 838dbe85857c9791ca9452e5133e0843ec4a80ab (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "VIRTUAL@" ; species name
dw 200, 720 ; height, weight
db "This upgraded"
next "version of PORYGON"
next "is designed for"
page "space exploration."
next "It can't fly,"
next "though.@"
|