aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Resources
diff options
context:
space:
mode:
authorMichael VanOverbeek <[email protected]>2017-02-25 11:28:18 -0500
committerGitHub <[email protected]>2017-02-25 11:28:18 -0500
commit41ea4a927c9c397a43cfc3d0f987bfac1ebc7eae (patch)
tree8b3b083d581c47234004117d5dc0c3eb1ab36fe5 /ShiftOS.WinForms/Resources
parentc502062a6285512c95e86763a32c78713a15e9da (diff)
parent4b9f08581bc44a6f8c7a6c64cfad31464c2e5145 (diff)
downloadshiftos_thereturn-41ea4a927c9c397a43cfc3d0f987bfac1ebc7eae.tar.gz
shiftos_thereturn-41ea4a927c9c397a43cfc3d0f987bfac1ebc7eae.tar.bz2
shiftos_thereturn-41ea4a927c9c397a43cfc3d0f987bfac1ebc7eae.zip
Merge pull request #90 from lempamo/master
calc buttons
Diffstat (limited to 'ShiftOS.WinForms/Resources')
-rw-r--r--ShiftOS.WinForms/Resources/Shiftorium.txt22
1 files changed, 21 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt
index 7635ec6..8d2e199 100644
--- a/ShiftOS.WinForms/Resources/Shiftorium.txt
+++ b/ShiftOS.WinForms/Resources/Shiftorium.txt
@@ -719,6 +719,26 @@
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!"
+ },
+ {
+ 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!"
+ }
] \ No newline at end of file