This repository has been archived on 2025-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
ShiftOS_TheReturn/ShiftOS.Frontend/Resources/Hackables.txt
2017-07-28 21:38:44 -07:00

21 lines
No EOL
490 B
Text

/* 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",
}
]