diff options
| author | Michael VanOverbeek <[email protected]> | 2017-03-07 20:58:12 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-03-07 20:58:12 -0500 |
| commit | 85882aa5155ab279bbef22d20c54672fbabe272d (patch) | |
| tree | d83a6b04729de8c64ac3f21b63385a01f0157b43 /ShiftOS.WinForms/Resources | |
| parent | 0f19359ef042805ac645a1817a5c95b722c96a37 (diff) | |
| parent | 1c0c7c6fa8cbc2c20f4a25457b934c61ffe4ec43 (diff) | |
| download | shiftos_thereturn-85882aa5155ab279bbef22d20c54672fbabe272d.tar.gz shiftos_thereturn-85882aa5155ab279bbef22d20c54672fbabe272d.tar.bz2 shiftos_thereturn-85882aa5155ab279bbef22d20c54672fbabe272d.zip | |
Merge pull request #104 from AShifter/master
Added ShiftLotto
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index 8e09d6e..12e3a1a 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -125,6 +125,20 @@ Description: "Want to adjust the volume of ShiftOS's audio? This upgrade will let you." }, + //SHIFTLOTTO UPGRADES + { + Name: "ShiftLotto", + Cost: 200, + Dependencies: null, + Description: "Are you feeling lucky? Spend some money on this upgrade! If you have any left, go ahead and bet your money in ShiftLotto!" + }, + { + Name: "AL ShiftLotto", + Cost: 150, + Dependencies: "app_launcher;shiftlotto", + Description: "This upgrade allows you to find ShiftLotto in your App Launcher." + }, + // COLOR DEPTH AND DITHERING { |
