aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn/Resources
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS_TheReturn/Resources')
-rw-r--r--ShiftOS_TheReturn/Resources/Shiftorium.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/ShiftOS_TheReturn/Resources/Shiftorium.txt b/ShiftOS_TheReturn/Resources/Shiftorium.txt
index ec0a36d..d5951dc 100644
--- a/ShiftOS_TheReturn/Resources/Shiftorium.txt
+++ b/ShiftOS_TheReturn/Resources/Shiftorium.txt
@@ -601,7 +601,7 @@
{
Name: "Calculator",
Cost: 1000,
- Dependencies: "wm_free_placement; desktop",
+ Dependencies: "wm_free_placement;desktop",
Description: "Crazy math problems getting you down? Well, this calculator will take care of that!"
},
{
@@ -609,5 +609,11 @@
Cost: 350,
Dependencies: "calculator;app_launcher",
Description: "Add an App Launcher Entry for the Calculator!"
+ },
+ {
+ Name: "Calc Equals Button",
+ Cost: 600,
+ Dependencies: "calculator",
+ Description: "Right now, you can only type numbers, but this equals button opens the door to solving equations!"
}
]