aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Frontend/Properties
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/Properties
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/Properties')
-rw-r--r--ShiftOS.Frontend/Properties/Resources.Designer.cs43
-rw-r--r--ShiftOS.Frontend/Properties/Resources.resx6
2 files changed, 45 insertions, 4 deletions
diff --git a/ShiftOS.Frontend/Properties/Resources.Designer.cs b/ShiftOS.Frontend/Properties/Resources.Designer.cs
index 0092c49..550ab28 100644
--- a/ShiftOS.Frontend/Properties/Resources.Designer.cs
+++ b/ShiftOS.Frontend/Properties/Resources.Designer.cs
@@ -61,6 +61,20 @@ namespace ShiftOS.Frontend.Properties {
}
/// <summary>
+ /// Looks up a localized string similar to {
+ /// Name: &quot;Cowsay Banana Cowfile&quot;,
+ /// Description: &quot;It&apos;s fun to play with food. Especially in the form of a cowfile. This install file adds a Banana to Cowsay&apos;s cowfile list. To use it, simply do \&quot;cowsay --id Hello --file banana\&quot;.&quot;,
+ /// SourceType: &quot;CowFile&quot;,
+ /// Source: &quot;banana\t\&quot;-..___ __.=&apos;&gt;\r\n`. \&quot;\&quot;\&quot;\&quot;\&quot; ,&apos;\r\n \&quot;-..__ _.-\&quot;\r\n \&quot;\&quot;\&quot;&quot;
+ ///}.
+ /// </summary>
+ public static string banana_cow_stp {
+ get {
+ return ResourceManager.GetString("banana.cow.stp", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
public static System.Drawing.Bitmap cursor_9x_pointer {
@@ -98,6 +112,19 @@ namespace ShiftOS.Frontend.Properties {
}
/// <summary>
+ /// Looks up a localized string similar to {
+ /// Name: &quot;Cowsay Fire Hydrant Cowfile&quot;,
+ /// Description: &quot;Ever been so thirsty that you wanted to open a fire hydrant and just take a giant drink of water? Well, you can&apos;t do that with this install file, but you can at least get a neat cowfile firehydrant so you can make one talk!&quot;,
+ /// SourceType: &quot;CowFile&quot;,
+ /// Source:&quot;fire hydrant\t \\ !\r\n \\ .:::.\r\n ///|\\\\\\\r\n {=-#-#-=}\r\n .-||||/..\\\r\n c[I ||||\\&apos;&apos;/\r\n &apos;-||||||| \r\n |||||||\r\n |||||||\r\n |||||||\r\n [rest of string was truncated]&quot;;.
+ /// </summary>
+ public static string fire_hydrant_cow_stp {
+ get {
+ return ResourceManager.GetString("fire hydrant.cow.stp", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized string similar to /* ShiftOS hackables data file
/// *
/// * This file contains information about all hackable systems in the game&apos;s campaign.
@@ -152,13 +179,16 @@ namespace ShiftOS.Frontend.Properties {
/// ID: &quot;sploitset_keepalive&quot;
/// },
/// {
+ /// FriendlyName: &quot;Banana Cow&quot;,
+ /// LootName: &quot;banana.cow.stp&quot;,
+ /// Rarity: 1,
+ /// PointTo: &quot;banana_cow_stp&quot;,
+ /// },
+ /// {
/// FriendlyName: &quot;SSHardline&quot;,
/// LootName: &quot;sploitset_sshardline.stp&quot;,
/// Rarity: 1,
- /// PointTo: &quot;sploitset_sshardline&quot;,
- /// ID: &quot;sploitset_keepalive&quot;
- /// }
- ///].
+ /// PointTo: &quot;sploitset_ssh [rest of string was truncated]&quot;;.
/// </summary>
public static string LootInfo {
get {
@@ -260,6 +290,11 @@ namespace ShiftOS.Frontend.Properties {
/// Cost: 1000000000,
/// Description: &quot;lolyouarentsupposedtobeabletobuythis&quot;,
/// Dependencies: &quot;thisupgradeshouldneverexistever&quot;,
+ /// },
+ /// {
+ /// Name: &quot;Pong&quot;,
+ /// Cost: 0,
+ /// Dependencies: &quot;pong&quot;,
/// }
///].
/// </summary>
diff --git a/ShiftOS.Frontend/Properties/Resources.resx b/ShiftOS.Frontend/Properties/Resources.resx
index 0298116..9f9582e 100644
--- a/ShiftOS.Frontend/Properties/Resources.resx
+++ b/ShiftOS.Frontend/Properties/Resources.resx
@@ -157,4 +157,10 @@
<data name="sploitset_keepalive" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\sploitset_keepalive.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
</data>
+ <data name="banana.cow.stp" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\banana.cow.stp.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
+ </data>
+ <data name="fire hydrant.cow.stp" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\fire hydrant.cow.stp.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
+ </data>
</root> \ No newline at end of file