#config weapon=1 #config engine=5 #config armor=1 #config scanner=0 #config heatsinks=0 #config mines=5 mov cx, 64 mov dx, 66 !main add cx, 1 cmp cx, 170 ja !turn opo 22, 1 add ex, 1 cmp ex, 150 ja !turn add dx, 1 cmp dx, 110 jae !fire opo 11, 100 opo 17, cx ipo p_rand, fx and fx, 175 sub fx, 100 opo 14, cx ipo 7, ax cmp ax, 1000 jae !main !fire opo 14, @3 sub cx, 4 mov dx, 1 cmp cx, 4 jae !main ipo 2, bx cmp bx, 166 ja !main opo 15, @3 opo 12, @3 jmp !main !turn opo 14, 128 mov cx, 55 jmp !main