diff options
| author | lempamo <[email protected]> | 2017-02-27 12:08:50 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-02-27 12:08:50 -0500 |
| commit | 43364450a2215a92000d4fa62c11e30bf1a3d295 (patch) | |
| tree | 85d198ec831a2cc97cbc469622cdadd309cedf60 /ShiftOS.WinForms/Resources | |
| parent | 8ceef636cdaed24cb9a1a8196b6f287397923e83 (diff) | |
| download | shiftos_thereturn-43364450a2215a92000d4fa62c11e30bf1a3d295.tar.gz shiftos_thereturn-43364450a2215a92000d4fa62c11e30bf1a3d295.tar.bz2 shiftos_thereturn-43364450a2215a92000d4fa62c11e30bf1a3d295.zip | |
Snakey basics
Diffstat (limited to 'ShiftOS.WinForms/Resources')
| -rw-r--r-- | ShiftOS.WinForms/Resources/Shiftorium.txt | 15 | ||||
| -rw-r--r-- | ShiftOS.WinForms/Resources/SnakeyBG.png | bin | 0 -> 194 bytes | |||
| -rw-r--r-- | ShiftOS.WinForms/Resources/SnakeyBody.png | bin | 0 -> 164 bytes | |||
| -rw-r--r-- | ShiftOS.WinForms/Resources/SnakeyHeadD.png | bin | 0 -> 255 bytes | |||
| -rw-r--r-- | ShiftOS.WinForms/Resources/SnakeyHeadL.png | bin | 0 -> 270 bytes | |||
| -rw-r--r-- | ShiftOS.WinForms/Resources/SnakeyHeadR.png | bin | 0 -> 276 bytes | |||
| -rw-r--r-- | ShiftOS.WinForms/Resources/SnakeyHeadU.png | bin | 0 -> 257 bytes | |||
| -rw-r--r-- | ShiftOS.WinForms/Resources/SnakeyTailD.png | bin | 0 -> 247 bytes | |||
| -rw-r--r-- | ShiftOS.WinForms/Resources/SnakeyTailL.png | bin | 0 -> 262 bytes | |||
| -rw-r--r-- | ShiftOS.WinForms/Resources/SnakeyTailR.png | bin | 0 -> 258 bytes | |||
| -rw-r--r-- | ShiftOS.WinForms/Resources/SnakeyTailU.png | bin | 0 -> 250 bytes |
11 files changed, 15 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Resources/Shiftorium.txt b/ShiftOS.WinForms/Resources/Shiftorium.txt index 5b3ebe2..fde7f36 100644 --- a/ShiftOS.WinForms/Resources/Shiftorium.txt +++ b/ShiftOS.WinForms/Resources/Shiftorium.txt @@ -794,4 +794,19 @@ 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!" }, + + // SNAKEY + + { + Name: "Snakey", + Cost: 1100, + Dependencies: "shiftsweeper", + Description: "You want more games? Ok then! You can get Snakey, a game that people used to play on 'dumb phones', now coming to your 'smart' ShiftOS system for just 1100 codepoints!" + }, + { + Name: "AL Snakey", + Cost: 200, + Dependencies: "app_launcher;snakey", + Description: "Play Snakey quickly with this dandy applauncher!" + }, ]
\ No newline at end of file diff --git a/ShiftOS.WinForms/Resources/SnakeyBG.png b/ShiftOS.WinForms/Resources/SnakeyBG.png Binary files differnew file mode 100644 index 0000000..f2188c0 --- /dev/null +++ b/ShiftOS.WinForms/Resources/SnakeyBG.png diff --git a/ShiftOS.WinForms/Resources/SnakeyBody.png b/ShiftOS.WinForms/Resources/SnakeyBody.png Binary files differnew file mode 100644 index 0000000..03e30f6 --- /dev/null +++ b/ShiftOS.WinForms/Resources/SnakeyBody.png diff --git a/ShiftOS.WinForms/Resources/SnakeyHeadD.png b/ShiftOS.WinForms/Resources/SnakeyHeadD.png Binary files differnew file mode 100644 index 0000000..2adcafe --- /dev/null +++ b/ShiftOS.WinForms/Resources/SnakeyHeadD.png diff --git a/ShiftOS.WinForms/Resources/SnakeyHeadL.png b/ShiftOS.WinForms/Resources/SnakeyHeadL.png Binary files differnew file mode 100644 index 0000000..0934c44 --- /dev/null +++ b/ShiftOS.WinForms/Resources/SnakeyHeadL.png diff --git a/ShiftOS.WinForms/Resources/SnakeyHeadR.png b/ShiftOS.WinForms/Resources/SnakeyHeadR.png Binary files differnew file mode 100644 index 0000000..98e0132 --- /dev/null +++ b/ShiftOS.WinForms/Resources/SnakeyHeadR.png diff --git a/ShiftOS.WinForms/Resources/SnakeyHeadU.png b/ShiftOS.WinForms/Resources/SnakeyHeadU.png Binary files differnew file mode 100644 index 0000000..84fd676 --- /dev/null +++ b/ShiftOS.WinForms/Resources/SnakeyHeadU.png diff --git a/ShiftOS.WinForms/Resources/SnakeyTailD.png b/ShiftOS.WinForms/Resources/SnakeyTailD.png Binary files differnew file mode 100644 index 0000000..a20915d --- /dev/null +++ b/ShiftOS.WinForms/Resources/SnakeyTailD.png diff --git a/ShiftOS.WinForms/Resources/SnakeyTailL.png b/ShiftOS.WinForms/Resources/SnakeyTailL.png Binary files differnew file mode 100644 index 0000000..6a8e386 --- /dev/null +++ b/ShiftOS.WinForms/Resources/SnakeyTailL.png diff --git a/ShiftOS.WinForms/Resources/SnakeyTailR.png b/ShiftOS.WinForms/Resources/SnakeyTailR.png Binary files differnew file mode 100644 index 0000000..7394f15 --- /dev/null +++ b/ShiftOS.WinForms/Resources/SnakeyTailR.png diff --git a/ShiftOS.WinForms/Resources/SnakeyTailU.png b/ShiftOS.WinForms/Resources/SnakeyTailU.png Binary files differnew file mode 100644 index 0000000..6288a63 --- /dev/null +++ b/ShiftOS.WinForms/Resources/SnakeyTailU.png |
