diff options
| author | lempamo <[email protected]> | 2017-02-26 13:36:01 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-02-26 13:36:01 -0500 |
| commit | 4fba2d86af9c960fb78b1c0a912b6371f21b487d (patch) | |
| tree | 4df4d34284ca6a629d9a2f5f0991277faff9edaa /ShiftOS.WinForms/Resources | |
| parent | ca703e314d596b7c44f83e1a5ca416ded9576673 (diff) | |
| download | shiftos_thereturn-4fba2d86af9c960fb78b1c0a912b6371f21b487d.tar.gz shiftos_thereturn-4fba2d86af9c960fb78b1c0a912b6371f21b487d.tar.bz2 shiftos_thereturn-4fba2d86af9c960fb78b1c0a912b6371f21b487d.zip | |
setting up minefield
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index 1c8ca17..dccbd9d 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -794,4 +794,10 @@ Dependencies: "shiftsweeper", Description: "ShiftSweeper getting too easy? Obviously, since you can only play Easy difficulty! However, with this Medium button, you can get a better challenge, and more codepoints!" }, + { + Name: "ShiftSweeper Hard", + Cost: 900, + Dependencies: "shiftsweeper_medium", + Description: "Is ShiftSweeper still too easy for you? Buy the Hard difficulty and you can try to find 99 mines! It may be extremely difficult, but the reward is massive!" + }, ]
\ No newline at end of file |
