Skip to content

Commit

Permalink
Update Default tank to unlock one node earlier
Browse files Browse the repository at this point in the history
  • Loading branch information
pap1723 committed Jun 21, 2017
1 parent 56f3e84 commit be33ba2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GameData/RP-0/Tree/ResourceTechs.cfg
Expand Up @@ -38,7 +38,7 @@
}
@TANK_DEFINITION[Default]:FOR[RP-0]
{
%techRequired = materialsScienceSatellite // 1956 Blue Sky Node
%techRequired = earlyMaterialsScience // 1954 Node
}
@TANK_DEFINITION[ServiceModule]:FOR[RP-0]
{
Expand Down Expand Up @@ -87,7 +87,7 @@ PARTUPGRADE
{
name = RFTank-default-tank-unlock
partIcon = fuelTank_long
techRequired = materialsScienceSatellite
techRequired = earlyMaterialsScience
entryCost = 0
cost = 0
title = Default Tank Type Unlock
Expand Down

0 comments on commit be33ba2

Please sign in to comment.