diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/data.py b/data.py old mode 100644 new mode 100755 index 5c47da5..a456840 --- a/data.py +++ b/data.py @@ -49,7 +49,7 @@ businesses = [ {"pretty_name":"McDuck Enterprises", "cost":1752500000000000,"earning":62497524783840,"threat":4}, {"pretty_name":"Silmaril Factory", "cost":40000000000000000,"earning":1588731290169286,"threat":84},# High Risk {"pretty_name":"Death Star I", "cost":850000000000000000,"earning":37600000000000000,"threat":110}, # High Risk - {"pretty_name":"Death Star II", "cost":113000000000000000,"earning":5089000000000000,"threat":110}, # High Risk + {"pretty_name":"Death Star II", "cost":1130000000000000000,"earning":50890000000000000,"threat":110}, # High Risk {"pretty_name":"Starkiller Base", "cost":9315000000000000000,"earning":480000000000000000,"threat":200}, #High Risk {"pretty_name":"Duplication Exploiter", "cost":32300000000000000000,"earning":1630000000000000000,"threat":128},# High Risk {"pretty_name":"Midas Touch Factory", "cost":470000000000000000000,"earning":26000000000000000000,"threat":1400},#High Risk diff --git a/main.py b/main.py old mode 100644 new mode 100755