aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn/Resources
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-02-24 20:12:14 -0500
committerlempamo <[email protected]>2017-02-24 20:12:14 -0500
commit4ff53eb4a271ee7ee3bc52674a29fb6b2d07e275 (patch)
treef77c9a3a5ab9b1237b404c8f0c0e08c166aa4a70 /ShiftOS_TheReturn/Resources
parented008c1898ec9dc48d40ad8e6219e4af0e3a31b6 (diff)
downloadshiftos_thereturn-4ff53eb4a271ee7ee3bc52674a29fb6b2d07e275.tar.gz
shiftos_thereturn-4ff53eb4a271ee7ee3bc52674a29fb6b2d07e275.tar.bz2
shiftos_thereturn-4ff53eb4a271ee7ee3bc52674a29fb6b2d07e275.zip
Get started on Calculator
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!"
+ }
]