From b2bd8eb462f222db64efbc729c6ce2cfb5b65d61 Mon Sep 17 00:00:00 2001 From: lempamo Date: Sat, 25 Feb 2017 20:28:58 -0500 Subject: Added custom wordlist feature to shiftletters --- ShiftOS.WinForms/Resources/Shiftorium.txt | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'ShiftOS.WinForms/Resources') diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index bc79bdd..1945707 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -72,6 +72,8 @@ Dependencies: "app_launcher", Description: "Want to open the Notifications application from within the App Launcher? This upgrade is for you." }, + + // SHIFTLETTERS AND WORDLISTS { Name: "ShiftLetters", Cost: 150, @@ -84,6 +86,12 @@ Dependencies: "app_launcher;shiftletters", Description: "This upgrade allows you to find ShiftLetters in your App Launcher." }, + { + Name: "SL Contributors Wordlist", + Cost: 250, + Dependencies: "shiftletters", + Description: "This nice wordlist lets you find out the people who contributed to the development of ShiftOS!" + }, { Name: "Panel Notifications", Cost: 150, @@ -95,6 +103,9 @@ Cost: 80, Description: "Want to adjust the volume of ShiftOS's audio? This upgrade will let you." }, + + // COLOR DEPTH AND DITHERING + { Name: "Color Depth Dithering", Cost: 1000, @@ -435,13 +446,13 @@ Dependencies: "mud_fundamentals;window_manager;pong_upgrade" }, { - Name: "WAV Player", + Name: "Audio Player", Cost: 10000, Description: "Want to listen to the greatest tunes? Well get this app asap!", Dependencies: "desktop;wm_free_placement" }, { - Name: "WAV Player AL", + Name: "Audio Player AL", Cost: 300, Description: "Just another app launcher, making it easier to listen to your favorite songs!", Dependencies: "desktop;wm_free_placement;wav_player" -- cgit v1.2.3