aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn/Resources
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-02-25 09:48:02 -0500
committerlempamo <[email protected]>2017-02-25 09:48:02 -0500
commit3e5498e2f93e96e3efc5a808bea6de07a2c41e68 (patch)
tree71140dfa1f68fdb11ccaf4a87d52f0898c676c32 /ShiftOS_TheReturn/Resources
parentcc4b3c6f091828f2b44ffa3688f551ed09557ec6 (diff)
downloadshiftos_thereturn-3e5498e2f93e96e3efc5a808bea6de07a2c41e68.tar.gz
shiftos_thereturn-3e5498e2f93e96e3efc5a808bea6de07a2c41e68.tar.bz2
shiftos_thereturn-3e5498e2f93e96e3efc5a808bea6de07a2c41e68.zip
Calculator stuffs 2
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!"
}
]