diff options
| author | lempamo <[email protected]> | 2017-02-27 09:56:31 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-02-27 09:56:31 -0500 |
| commit | 83f87a3893b4bc96a9de6cee27680ff63ab01ffe (patch) | |
| tree | 810cc99d228f55cb5ac6883cfa18a8a3b8f41749 /ShiftOS.WinForms/Resources | |
| parent | 750ee144863c7d5f5cdbca02bec8d1aa3786d9e2 (diff) | |
| parent | 496b0cbf8659c99203f48210fd39c572400ae623 (diff) | |
| download | shiftos_thereturn-83f87a3893b4bc96a9de6cee27680ff63ab01ffe.tar.gz shiftos_thereturn-83f87a3893b4bc96a9de6cee27680ff63ab01ffe.tar.bz2 shiftos_thereturn-83f87a3893b4bc96a9de6cee27680ff63ab01ffe.zip | |
Merge remote-tracking branch 'refs/remotes/shiftos-game/master'
# Conflicts:
# ShiftOS.WinForms/Applications/ShiftSweeper.Designer.cs
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", |
