From bb4a3801623579296cf081f4e9172080d852bc7b Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 28 Feb 2017 17:01:14 -0500 Subject: Beginning screensaver work --- ShiftOS.WinForms/Resources/Shiftorium.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ShiftOS.WinForms/Resources') diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index fde7f36..719ad59 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -1,4 +1,19 @@ [ +// SCREENSAVER + { + Name: "Screensavers", + Cost: 750, + Description: "Like to leave your PC idle for long periods of time? Save some energy and keep your screen from being tired by hiding the desktop behind a black screen with an image on it.", + Dependencies: "desktop" + }, + { + Name: "Shift Screensavers", + Cost: 100, + Description: "This Shifter upgrade will allow you to customize the screensaver.", + Dependencies: "screensavers;shifter" + }, + + // CALCULATOR UPGRADES { Name: "Calculator", -- cgit v1.2.3