aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Frontend/Resources
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-08-03 08:49:07 -0400
committerMichael <[email protected]>2017-08-03 08:49:07 -0400
commitbec3c8424f2612a6b58244ae2462a17455da8303 (patch)
tree44480ef182795c392e4651afcf6cc57150664edc /ShiftOS.Frontend/Resources
parent19fceb8326fc395bee1fd858ec6617564cbbac74 (diff)
downloadshiftos_thereturn-bec3c8424f2612a6b58244ae2462a17455da8303.tar.gz
shiftos_thereturn-bec3c8424f2612a6b58244ae2462a17455da8303.tar.bz2
shiftos_thereturn-bec3c8424f2612a6b58244ae2462a17455da8303.zip
fire hydrant and banana cowfiles
Diffstat (limited to 'ShiftOS.Frontend/Resources')
-rw-r--r--ShiftOS.Frontend/Resources/LootInfo.txt12
-rw-r--r--ShiftOS.Frontend/Resources/banana.cow.stp.txt6
-rw-r--r--ShiftOS.Frontend/Resources/fire hydrant.cow.stp.txt6
3 files changed, 24 insertions, 0 deletions
diff --git a/ShiftOS.Frontend/Resources/LootInfo.txt b/ShiftOS.Frontend/Resources/LootInfo.txt
index 188eb7c..dc0c109 100644
--- a/ShiftOS.Frontend/Resources/LootInfo.txt
+++ b/ShiftOS.Frontend/Resources/LootInfo.txt
@@ -13,6 +13,18 @@
ID: "sploitset_keepalive"
},
{
+ FriendlyName: "Banana Cow",
+ LootName: "banana.cow.stp",
+ Rarity: 1,
+ PointTo: "banana_cow_stp",
+ },
+ {
+ FriendlyName: "Fire Hydrant Cow",
+ LootName: "fire hydrant.cow.stp",
+ Rarity: 1,
+ PointTo: "fire_hydrant_cow_stp",
+ },
+ {
FriendlyName: "SSHardline",
LootName: "sploitset_sshardline.stp",
Rarity: 1,
diff --git a/ShiftOS.Frontend/Resources/banana.cow.stp.txt b/ShiftOS.Frontend/Resources/banana.cow.stp.txt
new file mode 100644
index 0000000..0147faf
--- /dev/null
+++ b/ShiftOS.Frontend/Resources/banana.cow.stp.txt
@@ -0,0 +1,6 @@
+{
+ Name: "Cowsay Banana Cowfile",
+ Description: "It's fun to play with food. Especially in the form of a cowfile. This install file adds a Banana to Cowsay's cowfile list. To use it, simply do \"cowsay --id Hello --file banana\".",
+ SourceType: "CowFile",
+ Source: "banana\t\"-..___ __.='>\r\n`. \"\"\"\"\" ,'\r\n \"-..__ _.-\"\r\n \"\"\""
+} \ No newline at end of file
diff --git a/ShiftOS.Frontend/Resources/fire hydrant.cow.stp.txt b/ShiftOS.Frontend/Resources/fire hydrant.cow.stp.txt
new file mode 100644
index 0000000..f25803c
--- /dev/null
+++ b/ShiftOS.Frontend/Resources/fire hydrant.cow.stp.txt
@@ -0,0 +1,6 @@
+{
+ Name: "Cowsay Fire Hydrant Cowfile",
+ Description: "Ever been so thirsty that you wanted to open a fire hydrant and just take a giant drink of water? Well, you can't do that with this install file, but you can at least get a neat cowfile firehydrant so you can make one talk!",
+ SourceType: "CowFile",
+ Source:"fire hydrant\t \\ !\r\n \\ .:::.\r\n ///|\\\\\\\r\n {=-#-#-=}\r\n .-||||/..\\\r\n c[I ||||\\''/\r\n '-||||||| \r\n |||||||\r\n |||||||\r\n |||||||\r\n [=======]\r\n"
+} \ No newline at end of file