Skip to content

Commit

Permalink
Add SmartParts to tree in earlyAvionics
Browse files Browse the repository at this point in the history
jwvanderbeck committed Jun 18, 2016

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 0771fa6 commit de2fdbd
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions tree.yml
Original file line number Diff line number Diff line change
@@ -1071,6 +1071,23 @@ earlyAvionics:
entryCost: 7000
cost: 250

# Smart Parts (These are more Quality of Life things really, so keep them cheap)
kb-fuel-breaker1: &smartpart
entryCost: 100
cost: 10
kb-fuel-breaker-15: *smartpart
kb-fuel-breaker-2: *smartpart
kb-fuel-breaker-3: *smartpart
FuelController: *smartpart
km_smart_alt_low: *smartpart
km_smart_fuel: *smartpart
km_prox_sensor: *smartpart
km_smart_radio: *smartpart
km_smart_time: *smartpart
km_valve: *smartpart
km_valve2: *smartpart


aviation: # Mature Supersonic Flight: 50s afterburning jets, ramp intakes, etc.
aje_j57: #J57-P21
cost: 130

0 comments on commit de2fdbd

Please sign in to comment.