Skip to content

Commit

Permalink
Fixed Payouts for Weather Sats, Added GPS Contract
Browse files Browse the repository at this point in the history
  • Loading branch information
pap1723 committed Jul 11, 2017
1 parent 37a95c8 commit fd87d37
Show file tree
Hide file tree
Showing 7 changed files with 8,659 additions and 5 deletions.
14 changes: 14 additions & 0 deletions GameData/RP-0/Agencies/Agents.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,17 @@ AGENT
mentality = Moral 0.9
mentality = Kerbalminded 0.4
}

AGENT
{
RP0Agent = true // if we clear out AGENTs without this, on FINAL, only RP-0 agents will exist.

name = GPS

description = The Global Positioning System (GPS), originally Navstar GPS, is a space-based radionavigation system owned by the United States government and operated by the United States Air Force. It is a global navigation satellite system that provides geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.

logoURL = RP-0/Agencies/GPS
logoScaledURL = RP-0/Agencies/GPS_scaled

mentality = NoRandomContractMentality
}
Binary file added GameData/RP-0/Agencies/GPS.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added GameData/RP-0/Agencies/GPS_scaled.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fd87d37

Please sign in to comment.