aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Frontend/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-07-17 14:34:59 -0400
committerMichael <[email protected]>2017-07-17 14:34:59 -0400
commita0ee79dbcd26a8f07d493a7e993cbaf0d02e44db (patch)
treed974220621e6cfcfe745c2825149ca370e3a7aab /ShiftOS.Frontend/Properties/Resources.Designer.cs
parente929a9f5105c00b0a3a2b4e75a876bbb95bbfa7b (diff)
downloadshiftos_thereturn-a0ee79dbcd26a8f07d493a7e993cbaf0d02e44db.tar.gz
shiftos_thereturn-a0ee79dbcd26a8f07d493a7e993cbaf0d02e44db.tar.bz2
shiftos_thereturn-a0ee79dbcd26a8f07d493a7e993cbaf0d02e44db.zip
Hacking, barebones fskimmer, double clicking
Diffstat (limited to 'ShiftOS.Frontend/Properties/Resources.Designer.cs')
-rw-r--r--ShiftOS.Frontend/Properties/Resources.Designer.cs60
1 files changed, 41 insertions, 19 deletions
diff --git a/ShiftOS.Frontend/Properties/Resources.Designer.cs b/ShiftOS.Frontend/Properties/Resources.Designer.cs
index aaca596..3d40c29 100644
--- a/ShiftOS.Frontend/Properties/Resources.Designer.cs
+++ b/ShiftOS.Frontend/Properties/Resources.Designer.cs
@@ -71,6 +71,35 @@ namespace ShiftOS.Frontend.Properties {
}
/// <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.
+ /// *
+ /// */
+ ///
+ ///[
+ /// {
+ /// SystemName: &quot;shiftsyndicate_main&quot;,
+ /// FriendlyName: &quot;ShiftSyndicate file server&quot;,
+ /// Password: &quot;h0ldy0urc0l0ur&quot;,
+ /// PasswordHint: &quot;Prepare to hold your colour...&quot;,
+ /// WelcomeMessage: &quot;Don&apos;t make fun of SpamSyndicate web design.&quot;,
+ /// FirewallStrength: 1,
+ /// LootRarity: 1,
+ /// LootAmount: 4,
+ /// ConnectionTimeoutLevel: 4,
+ /// SystemType: &quot;FileServer, SSHServer&quot;,
+ ///
+ /// }
+ ///].
+ /// </summary>
+ internal static string Hackables {
+ get {
+ return ResourceManager.GetString("Hackables", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap justthes {
@@ -81,25 +110,18 @@ namespace ShiftOS.Frontend.Properties {
}
/// <summary>
- /// Looks up a localized string similar to [
- /////Virus Scanner Grades
- /// {
- /// Name: &quot;Virus Scanner Grade 2&quot;,
- /// Description: &quot;Update the Virus Scanner database to include threatlevel 2 viruses.&quot;,
- /// Dependencies: &quot;virus_scanner&quot;,
- /// Category: &quot;Virus Scanner&quot;,
- /// Cost: 75
- /// },
- /// {
- /// Name: &quot;Virus Scanner Grade 3&quot;,
- /// Description: &quot;Update the Virus Scanner database to include threatlevel 3 viruses.&quot;,
- /// Dependencies: &quot;virus_scanner_grade_2&quot;,
- /// Category: &quot;Virus Scanner&quot;,
- /// Cost: 150
- /// },
- /// {
- /// Name: &quot;Virus Scanner Grade 4&quot;,
- /// Description: &quot;Update the [rest of string was truncated]&quot;;.
+ /// Looks up a localized string similar to //Loot information table
+ ///
+ ///[].
+ /// </summary>
+ internal static string LootInfo {
+ get {
+ return ResourceManager.GetString("LootInfo", resourceCulture);
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized string similar to [].
/// </summary>
internal static string Shiftorium {
get {