Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GameData/RP-0/NewRFTanks.cfg
Original file line number Diff line number Diff line change
@@ -265,7 +265,7 @@ TANK_DEFINITION
{
name = Tank-IV-HP
highlyPressurized = True
basemass = 0.000014 * volume
basemass = 0.00002 * volume
baseCost = 0.005 * volume
addResources = true
addResourcesHP = true
@@ -277,7 +277,7 @@ TANK_DEFINITION
@TANK[*]:HAS[~mass[*]]
{
mass = 0.00005
@mass -= 0.000014
@mass -= 0.00002
}
}

0 comments on commit e13f62b

Please sign in to comment.