-
Notifications
You must be signed in to change notification settings - Fork 5
/
Agencies.cfg
55 lines (45 loc) · 1.57 KB
/
Agencies.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
//List of Agencies
AGENT
{
name = Giving Aircraft a Purpose
title = Giving Aircraft a Purpose
description = Giving aircraft a purpose since the dawn of aviation, you will always find something to do here.
logoURL = ContractPacks/GAP/Assets/Flags/GAP
logoScaledURL = ContractPacks/GAP/Assets/Flags/GAP
mentality = NoRandomContractMentality
}
AGENT
{
name = Wright Aeronautical
title = Wright Aeronautical
description = Offering airplane rides to the public, and provides air show stunt contracts.
logoURL = ContractPacks/GAP/Assets/Flags/WrightAeronautical
logoScaledURL = ContractPacks/GAP/Assets/Flags/WrightAeronautical
mentality = NoRandomContractMentality
}
AGENT
{
name = SSI Aerospace
description = An engineering cooperative focused on developing and testing aerospace assets.
logoURL = ContractPacks/GAP/Assets/Flags/SSI
logoScaledURL = ContractPacks/GAP/Assets/Flags/SSI
mentality = NoRandomContractMentality
}
AGENT
{
name = KSC Airlines
title = KSC Airlines
description = The official airline of the Kerbal Space Center.
logoURL = ContractPacks/GAP/Assets/Flags/KSCAirlines
logoScaledURL = ContractPacks/GAP/Assets/Flags/KSCAirlines
mentality = NoRandomContractMentality
}
AGENT
{
name = KSC Coast Guard
title = KSC Coast Guard
description = Our motto is Always Ready - Kemper Keratus! Providing air, land, and sea rescue and recovery.
logoURL = ContractPacks/GAP/Assets/Flags/KSCCoastGuard
logoScaledURL = ContractPacks/GAP/Assets/Flags/KSCCoastGuard
mentality = NoRandomContractMentality
}