aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Frontend/Properties
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-08-02 10:45:19 -0400
committerMichael <[email protected]>2017-08-02 10:45:19 -0400
commit0b175d13327aa0e60811cb062c5cb25e52916cf8 (patch)
tree915ffa9cc5cecabeda84ce91902afb2550b0d804 /ShiftOS.Frontend/Properties
parent37cf129165916101ba665891d157c85ea9c37383 (diff)
downloadshiftos_thereturn-0b175d13327aa0e60811cb062c5cb25e52916cf8.tar.gz
shiftos_thereturn-0b175d13327aa0e60811cb062c5cb25e52916cf8.tar.bz2
shiftos_thereturn-0b175d13327aa0e60811cb062c5cb25e52916cf8.zip
pong is a loot now
Diffstat (limited to 'ShiftOS.Frontend/Properties')
-rw-r--r--ShiftOS.Frontend/Properties/Resources.Designer.cs20
-rw-r--r--ShiftOS.Frontend/Properties/Resources.resx3
2 files changed, 21 insertions, 2 deletions
diff --git a/ShiftOS.Frontend/Properties/Resources.Designer.cs b/ShiftOS.Frontend/Properties/Resources.Designer.cs
index a9086e6..0092c49 100644
--- a/ShiftOS.Frontend/Properties/Resources.Designer.cs
+++ b/ShiftOS.Frontend/Properties/Resources.Designer.cs
@@ -146,15 +146,17 @@ namespace ShiftOS.Frontend.Properties {
///[
/// {
/// FriendlyName: &quot;Force Heartbeat&quot;,
- /// LootName: &quot;sploitset_keepalive&quot;,
+ /// LootName: &quot;sploitset_keepalive.stp&quot;,
/// Rarity: 1,
/// PointTo: &quot;sploitset_keepalive&quot;,
+ /// ID: &quot;sploitset_keepalive&quot;
/// },
/// {
/// FriendlyName: &quot;SSHardline&quot;,
- /// LootName: &quot;sploitset_sshardline&quot;,
+ /// LootName: &quot;sploitset_sshardline.stp&quot;,
/// Rarity: 1,
/// PointTo: &quot;sploitset_sshardline&quot;,
+ /// ID: &quot;sploitset_keepalive&quot;
/// }
///].
/// </summary>
@@ -195,6 +197,20 @@ namespace ShiftOS.Frontend.Properties {
}
/// <summary>
+ /// Looks up a localized string similar to {
+ /// Name: &quot;Pong&quot;,
+ /// Description: &quot;It&apos;s a game so good we made you play it all the time in ShiftOS 0.0.x, 0.1.x and 1.0. It&apos;s only natural that we&apos;d sleep Pong into the game again somehow, right?&quot;,
+ /// SourceType: &quot;ShiftoriumUpgrade&quot;,
+ /// Source: &quot;pong&quot;
+ ///}.
+ /// </summary>
+ public static string pong {
+ get {
+ return ResourceManager.GetString("pong", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized string similar to /* ShiftOS Ports data file
/// *
/// * This file contains information about all ports in the game&apos;s campaign.
diff --git a/ShiftOS.Frontend/Properties/Resources.resx b/ShiftOS.Frontend/Properties/Resources.resx
index 5b11c39..0298116 100644
--- a/ShiftOS.Frontend/Properties/Resources.resx
+++ b/ShiftOS.Frontend/Properties/Resources.resx
@@ -151,6 +151,9 @@
<data name="Exploits" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Exploits.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
</data>
+ <data name="pong" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\pong.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
+ </data>
<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>