diff options
| author | Michael <[email protected]> | 2017-06-27 19:09:04 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-06-27 19:09:04 -0400 |
| commit | 58246abf512710ad0a9577c7ef46a87f79bfb7b7 (patch) | |
| tree | cbbd3f8061ec866e408b45f6e992cc99723c23d5 /ShiftOS.WinForms/DevXSecondConfrontationStory.cs | |
| parent | 65f79e4b238bd231d0d5e2e73c0bda0494e23608 (diff) | |
| download | shiftos_thereturn-58246abf512710ad0a9577c7ef46a87f79bfb7b7.tar.gz shiftos_thereturn-58246abf512710ad0a9577c7ef46a87f79bfb7b7.tar.bz2 shiftos_thereturn-58246abf512710ad0a9577c7ef46a87f79bfb7b7.zip | |
disable sentiences like gods
Diffstat (limited to 'ShiftOS.WinForms/DevXSecondConfrontationStory.cs')
| -rw-r--r-- | ShiftOS.WinForms/DevXSecondConfrontationStory.cs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/DevXSecondConfrontationStory.cs b/ShiftOS.WinForms/DevXSecondConfrontationStory.cs index 7f80c81..e8093a2 100644 --- a/ShiftOS.WinForms/DevXSecondConfrontationStory.cs +++ b/ShiftOS.WinForms/DevXSecondConfrontationStory.cs @@ -11,6 +11,7 @@ namespace ShiftOS.WinForms { public static class DevXSecondConfrontationStory { +#if BETA_4 [RequiresUpgrade("appscape_troubles_end")] [Mission("sentiences_like_gods", "Sentiences Like Gods", "You're just a script-kiddie with that puny brute app. Let's do some true hacking.", 850l, "maureen_fenn")] public static void SentiencesLikeGods() @@ -63,6 +64,7 @@ namespace ShiftOS.WinForms } } +#endif [RequiresUpgrade("appscape_troubles_end")] [Mission("devx_first_confrontation", "Progress Report", "DevX wants to see how much you've upgraded ShiftOS. He also has something to tell you.", 0l, "devx")] |
