aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ShiftOS.WinForms/Resources/ShiftnetServices.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/ShiftOS.WinForms/Resources/ShiftnetServices.txt b/ShiftOS.WinForms/Resources/ShiftnetServices.txt
index e9c04e1..d5b8ab4 100644
--- a/ShiftOS.WinForms/Resources/ShiftnetServices.txt
+++ b/ShiftOS.WinForms/Resources/ShiftnetServices.txt
@@ -18,13 +18,13 @@ With Freebie Solutions from ShiftSoft, you'll be able to traverse the Shiftnet w
{
Company: "Plumb Corp.",
Name: "youConnect",
- CostPerMonth: 4000,
- DownloadSpeed: 262144
+ CostPerMonth: 6000,
+ DownloadSpeed: 1048576, //1 mb/s
},
{
Company: "theCorp",
Name: "theNet",
- CostPerMonth: 2000,
- DownloadSpeed: 1048576,
+ CostPerMonth: 3000,
+ DownloadSpeed: 786342, //768 kb/s
},
] \ No newline at end of file