forked from Kayinnasaki/KSP-NSSC
-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version 1.0.99.1-prerelease -
<Pilot Surveys>
## Version 1.0.99.1-prerelease - `<Pilot Surveys>` * 30 Mar 2022 * Released for for KSP 1.12.3 ### Configs * [ExperienceTraits.cfg] v1.0.1.0 * add (uncomment) * [ELSurveySkill] * add to Pilots * SimpleConstruction! not longer adds as of 4.0.99.5-prerelease * fixes #40 - ExperienceTraits.cfg ### Status * Issues/Requests * closed #41 - Not So SimpleConstruction! (NSSC!) 1.0.99.1-prerelease `<Pilot Surveys>` * closed #42 - 1.0.99.1 Verify Legal Mumbo Jumbo * closed #43 - 1.0.99.1 Update Documentation * closed #44 - 1.0.99.1 Update Social Media
- Loading branch information
1 parent
453d962
commit 1217616
Showing
3 changed files
with
35 additions
and
11 deletions.
There are no files selected for viewing
18 changes: 9 additions & 9 deletions
18
GameData/NotSoSimpleConstruction/Configs/ExperienceTraits.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
// ExperienceTraits.cfg v1.0 | ||
// ExperienceTraits.cfg v1.0.1.0 | ||
// NotSoSimpleConstruction | ||
// created: 01 Feb 2020 | ||
// updated: 05 May 2021 | ||
// updated: 30 Mar 2022 | ||
|
||
// @EXPERIENCE_TRAIT[Pilot]:NEEDS[SimpleConstruction,Launchpad]:FOR[NotSoSimpleConstruction] | ||
// { | ||
// EFFECT | ||
// { | ||
// name = ELSurveySkill | ||
// } | ||
// } | ||
@EXPERIENCE_TRAIT[Pilot] | ||
{ | ||
EFFECT | ||
{ | ||
name = ELSurveySkill | ||
} | ||
} | ||
|
||
// GPL 2.0 BY zer0Kerbal |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters