aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Frontend/Resources/Hackables.txt
blob: b2fadcc9c71fbf3f8b4fc54511d57f19d1e06e40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* ShiftOS hackables data file
 *
 * This file contains information about all hackable systems in the game's campaign.
 *
 */

[
	{
		SystemName: "shiftsyndicate_main",
		FriendlyName: "ShiftSyndicate file server",
		Password: "h0ldy0urc0l0ur",
		PasswordHint: "Prepare to hold your colour...",
		WelcomeMessage: "Don't make fun of SpamSyndicate web design.",
		FirewallStrength: 0,
		LootRarity: 1,
		LootAmount: 2,
		ConnectionTimeoutLevel: 4,
		SystemType: "FileServer, SSHServer",

	}
]