mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-01-22 18:02:16 +00:00
disable sentiences like gods
This commit is contained in:
parent
65f79e4b23
commit
58246abf51
1 changed files with 2 additions and 0 deletions
|
@ -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")]
|
||||
|
|
Loading…
Reference in a new issue