diff options
| author | lempamo <[email protected]> | 2017-02-25 09:49:33 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-02-25 09:49:33 -0500 |
| commit | 271c973c3f1de0afd96a4ad3d0e0ed43b5e1b4f8 (patch) | |
| tree | 8ed3a0838919e062a665b3265e71e47f17bff458 /ShiftOS.WinForms/Resources | |
| parent | 3e5498e2f93e96e3efc5a808bea6de07a2c41e68 (diff) | |
| parent | ea18e37bffacbb8d52b875eecc860dc985ba8bc5 (diff) | |
| download | shiftos_thereturn-271c973c3f1de0afd96a4ad3d0e0ed43b5e1b4f8.tar.gz shiftos_thereturn-271c973c3f1de0afd96a4ad3d0e0ed43b5e1b4f8.tar.bz2 shiftos_thereturn-271c973c3f1de0afd96a4ad3d0e0ed43b5e1b4f8.zip | |
Merge remote-tracking branch 'refs/remotes/shiftos-game/master'
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index 9c116be..c75372e 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -12,6 +12,18 @@ Description: "Want to open the Notifications application from within the App Launcher? This upgrade is for you." }, { + Name: "ShiftLetters", + Cost: 150, + Dependencies: null, + Description: "Sick and tired of playing Pong? Buy this upgrade to get a whole new game!" + }, + { + Name: "AL ShiftLetters", + Cost: 100, + Dependencies: "app_launcher;shiftletters", + Description: "This upgrade allows you to find ShiftLetters in your App Launcher." + }, + { Name: "Panel Notifications", Cost: 150, Description: "It's good to know what time it is, but how about knowing how many notifications you have? After all, notifications are a great way to tell what's going on! This upgrade adds a button that displays how many notifications you have. If you click it, you will open the Notifications app!", @@ -19,7 +31,7 @@ }, { Name: "Audio Volume", - Cost: 50, + Cost: 80, Description: "Want to adjust the volume of ShiftOS's audio? This upgrade will let you." }, { |
