aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn/Resources
diff options
context:
space:
mode:
authorRylan <[email protected]>2017-02-24 20:36:11 -0500
committerGitHub <[email protected]>2017-02-24 20:36:11 -0500
commit1e355ca5d1482fbc26866056c054fe5e14b15946 (patch)
tree53f862ce088a564fe607db6cb7f918323419f856 /ShiftOS_TheReturn/Resources
parent80282d31c29fb0d9f5d89420186434adfc46f020 (diff)
parent0b65949e74b225603e04971ccba8430bded90769 (diff)
downloadshiftos_thereturn-1e355ca5d1482fbc26866056c054fe5e14b15946.tar.gz
shiftos_thereturn-1e355ca5d1482fbc26866056c054fe5e14b15946.tar.bz2
shiftos_thereturn-1e355ca5d1482fbc26866056c054fe5e14b15946.zip
Merge pull request #88 from lempamo/master
Calc basic stuffs
Diffstat (limited to 'ShiftOS_TheReturn/Resources')
-rw-r--r--ShiftOS_TheReturn/Resources/Shiftorium.txt16
1 files changed, 15 insertions, 1 deletions
diff --git a/ShiftOS_TheReturn/Resources/Shiftorium.txt b/ShiftOS_TheReturn/Resources/Shiftorium.txt
index 32c0514..ec0a36d 100644
--- a/ShiftOS_TheReturn/Resources/Shiftorium.txt
+++ b/ShiftOS_TheReturn/Resources/Shiftorium.txt
@@ -594,6 +594,20 @@
Cost: 2500,
Dependencies: "shiftorium_gui",
Description: "In the shiftorium GUI but dont know what you can spend because you can't see how many code points are on hand? Well shop easy, because with this upgrade that is now possible! You have to restart the shiftorium for it to work."
- }
+ },
+
+ // CALCULATOR UPGRADES
+ {
+ Name: "Calculator",
+ Cost: 1000,
+ Dependencies: "wm_free_placement; desktop",
+ Description: "Crazy math problems getting you down? Well, this calculator will take care of that!"
+ },
+ {
+ Name: "AL Calculator",
+ Cost: 350,
+ Dependencies: "calculator;app_launcher",
+ Description: "Add an App Launcher Entry for the Calculator!"
+ }
]