aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/SaveSystem.cs
diff options
context:
space:
mode:
Diffstat (limited to 'source/WindowsFormsApplication1/SaveSystem.cs')
-rw-r--r--source/WindowsFormsApplication1/SaveSystem.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/WindowsFormsApplication1/SaveSystem.cs b/source/WindowsFormsApplication1/SaveSystem.cs
index 12930de..c321700 100644
--- a/source/WindowsFormsApplication1/SaveSystem.cs
+++ b/source/WindowsFormsApplication1/SaveSystem.cs
@@ -422,6 +422,7 @@ namespace SaveSystem
DefaultUpgrades.Add(new Shiftorium.Upgrade("Fancy - 0 CP", null, null, "nodisplay", "fundamental"));
DefaultUpgrades.Add(new Shiftorium.Upgrade("Software - 0 CP", null, null, "nodisplay", "fundamental"));
DefaultUpgrades.Add(new Shiftorium.Upgrade("HoloChat - 0 CP", null, null, "nodisplay", "fundamental"));
+ DefaultUpgrades.Add(new Shiftorium.Upgrade("Story Complete - 0 CP", null, null, "nodisplay", "fundamental"));
}
/// <summary>