diff options
| author | Rylan/wowmom98 <[email protected]> | 2017-03-05 10:38:02 -0500 |
|---|---|---|
| committer | Rylan/wowmom98 <[email protected]> | 2017-03-05 10:38:02 -0500 |
| commit | f3af198849c85a05cb402c1e2471387c7bcb9849 (patch) | |
| tree | c780ace0b64e82914d40314024dcb92bb617d7fd | |
| parent | 308006ff9de8ce34e00d31d39ccffa43d98cba5e (diff) | |
| download | shiftos_thereturn-f3af198849c85a05cb402c1e2471387c7bcb9849.tar.gz shiftos_thereturn-f3af198849c85a05cb402c1e2471387c7bcb9849.tar.bz2 shiftos_thereturn-f3af198849c85a05cb402c1e2471387c7bcb9849.zip | |
Rebalences bc michael doesnt know what he's doing
| -rw-r--r-- | ShiftOS.WinForms/Resources/ShiftnetServices.txt | 8 |
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 |
