Skip to content

Commit

Permalink
Add PumpReignition ECM to all Agena configs after XLR81-BA-7 (#1943)
Browse files Browse the repository at this point in the history
* Add PumpReignition ECM to all Agena configs after XLR81-BA-7

* Actually use the part browser
  • Loading branch information
arrowmaster authored May 27, 2023
1 parent 808cee6 commit 278329c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion GameData/RP-0/Tree/ECM-Engines.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@
XLR81-BA-13 = 30000, Model8096
XLR81-BA-3 = Model8001
XLR81-BA-5 = Model8048
XLR81-BA-7 = Model8081, PumpReignition
XLR81-BA-7 = Model8081
XLR81-LF2-SPS = 80000,Model8096
XLR99 = 50000, XLR11-RM-3
XLR99A = 5000,XLR99
Expand Down
2 changes: 1 addition & 1 deletion GameData/RP-0/Tree/EntryCostModifiers.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ ENTRYCOSTMODS
Model117ECM = 12000, Navaho-PhaseIV-TP, HypergolicPumps
Model8001 = 5000, Model117ECM //Identical to Model117 except for added gimbal
Model8048 = 5000, Model8001 // Expensive because it switched to Hypergolic
Model8081 = 10000, Model8048 // Double the burn time
Model8081 = 10000, Model8048, PumpReignition // Double the burn time
Model8096 = 5000, Model8081 // Production Variant


Expand Down
2 changes: 1 addition & 1 deletion Source/Tech Tree/Parts Browser/data/Engine_Config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17234,7 +17234,7 @@
"spacecraft": "Agena B",
"engine_config": "Agena",
"upgrade": true,
"entry_cost_mods": "Model8081, PumpReignition",
"entry_cost_mods": "Model8081",
"identical_part_name": "",
"module_tags": []
},
Expand Down

0 comments on commit 278329c

Please sign in to comment.