diff options
| author | lempamo <[email protected]> | 2017-02-26 11:52:38 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-02-26 11:52:38 -0500 |
| commit | 281382f120dcaba79b082d010771e193d7a6e9cc (patch) | |
| tree | eec54149907a2baf73ac4430a1526cf3b3ed213e /ShiftOS.WinForms/Resources | |
| parent | e816cabaf72e3e827f00694e5ef21e30a67293c2 (diff) | |
| download | shiftos_thereturn-281382f120dcaba79b082d010771e193d7a6e9cc.tar.gz shiftos_thereturn-281382f120dcaba79b082d010771e193d7a6e9cc.tar.bz2 shiftos_thereturn-281382f120dcaba79b082d010771e193d7a6e9cc.zip | |
ShiftSweeper basics
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 19 | ||||
| -rw-r--r-- | ShiftOS.WinForms/Resources/SweeperClickFace.png | bin | 0 -> 680 bytes | |||
| -rw-r--r-- | ShiftOS.WinForms/Resources/SweeperLoseFace.png | bin | 0 -> 713 bytes | |||
| -rw-r--r-- | ShiftOS.WinForms/Resources/SweeperNormalFace.png | bin | 0 -> 680 bytes | |||
| -rw-r--r-- | ShiftOS.WinForms/Resources/SweeperWinFace.png | bin | 0 -> 670 bytes |
5 files changed, 12 insertions, 7 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index 04cf6ac..2968883 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -7,12 +7,6 @@ Description: "Crazy math problems getting you down? Well, this calculator will take care of that!" }, { - Name: "SL Operating Systems Wordlist", - Cost: 500, - Dependencies: "shiftletters", - Description: "Know a lot about computer operating systems? This upgrade adds a wordlist to ShiftLetters, full of various Linux distros, Windows codenames and other OS names. All for the low price of 500 Codepoints! It's an incredible value but it's true! Upgrade today... except out of ShiftOS!" - }, - { Name: "AL Calculator", Cost: 350, Dependencies: "calculator;app_launcher", @@ -99,6 +93,12 @@ Description: "This nice wordlist lets you find out the people who contributed to the development of ShiftOS!" }, { + Name: "SL Operating Systems Wordlist", + Cost: 500, + Dependencies: "shiftletters", + Description: "Know a lot about computer operating systems? This upgrade adds a wordlist to ShiftLetters, full of various Linux distros, Windows codenames and other OS names. All for the low price of 500 Codepoints! It's an incredible value but it's true! Upgrade today... except out of ShiftOS!" + }, + { 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!", @@ -779,5 +779,10 @@ Dependencies: "shiftorium_gui", Description: "In the shiftorium GUI but dont know what you can spend because you can't see how many code points are on hand? Well shop easy, because with this upgrade that is now possible! You have to restart the shiftorium for it to work." } - + { + Name: "ShiftSweeper", + Cost: 800, + Dependencies: "app_launcher;shiftletters", + Description: "Getting bored with Pong and ShiftLetters? Try this BRAND NEW game called ShiftSweeper!" + }, ]
\ No newline at end of file diff --git a/ShiftOS.WinForms/Resources/SweeperClickFace.png b/ShiftOS.WinForms/Resources/SweeperClickFace.png Binary files differnew file mode 100644 index 0000000..c7dee96 --- /dev/null +++ b/ShiftOS.WinForms/Resources/SweeperClickFace.png diff --git a/ShiftOS.WinForms/Resources/SweeperLoseFace.png b/ShiftOS.WinForms/Resources/SweeperLoseFace.png Binary files differnew file mode 100644 index 0000000..37003cf --- /dev/null +++ b/ShiftOS.WinForms/Resources/SweeperLoseFace.png diff --git a/ShiftOS.WinForms/Resources/SweeperNormalFace.png b/ShiftOS.WinForms/Resources/SweeperNormalFace.png Binary files differnew file mode 100644 index 0000000..4756298 --- /dev/null +++ b/ShiftOS.WinForms/Resources/SweeperNormalFace.png diff --git a/ShiftOS.WinForms/Resources/SweeperWinFace.png b/ShiftOS.WinForms/Resources/SweeperWinFace.png Binary files differnew file mode 100644 index 0000000..6d86035 --- /dev/null +++ b/ShiftOS.WinForms/Resources/SweeperWinFace.png |
