diff options
| author | william341 <[email protected]> | 2017-02-26 21:16:11 -0700 |
|---|---|---|
| committer | william341 <[email protected]> | 2017-02-26 21:16:11 -0700 |
| commit | 496b0cbf8659c99203f48210fd39c572400ae623 (patch) | |
| tree | 9102597f377e9b0bc3bde4a630eb482ef4b564d3 /ShiftOS.WinForms/Resources | |
| parent | 843143b86a55390172e20565ddbd1bbde9d5892e (diff) | |
| download | shiftos_thereturn-496b0cbf8659c99203f48210fd39c572400ae623.tar.gz shiftos_thereturn-496b0cbf8659c99203f48210fd39c572400ae623.tar.bz2 shiftos_thereturn-496b0cbf8659c99203f48210fd39c572400ae623.zip | |
tweaks here and there
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index 53cabb3..5b3ebe2 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -219,12 +219,6 @@ Dependencies: "textpad;file_skimmer", }, { - Name: "TextPad Python Support", - Cost: 450, - Description: "Use TextPad to write Python scripts!", - Dependencies: "textpad;file_skimmer", - }, - { Name: "App Launcher", Cost: 7500, Description: "It may be expensive, but having an easy-access menu to all your apps is very valuable.", @@ -267,12 +261,6 @@ Dependencies: "name_changer", }, { - Name: "{UPGRADE_DEVELOPMENT}", - Cost: 20000, - Description: "Dont buy this upgrade yet, it does nothing", - Dependencies: "", - }, - { Name: "AL Shifter", Cost: 150, Description: "Launch the Shifter from the app launcher.", @@ -461,7 +449,7 @@ Name: "Audio Player AL", Cost: 150, Description: "Just another app launcher, making it easier to listen to your favorite songs!", - Dependencies: "desktop;wm_free_placement;wav_player" + Dependencies: "desktop;wm_free_placement;audio_player" }, //SHIFTER SUBCATEGORIES @@ -785,10 +773,16 @@ { Name: "ShiftSweeper", Cost: 800, - Dependencies: "app_launcher;shiftletters", + Dependencies: "shiftletters", Description: "Getting bored with Pong and ShiftLetters? Try this BRAND NEW game called ShiftSweeper!" }, { + Name: "AL ShiftSweeper", + Cost: 100, + Dependencies: "app_launcher;shiftsweeper", + Description: "Play ShiftSweeper quickly with this dandy applauncher!" + }, + { Name: "ShiftSweeper Medium", Cost: 900, Dependencies: "shiftsweeper", |
