Browse Source
- edited texture colors to differentiate from original models (helium parts are red) ; still waiting for actual artmaster
Youen Toupin
10 years ago
8 changed files with 42 additions and 2 deletions
Binary file not shown.
@ -0,0 +1,35 @@ |
|||||||
|
PART |
||||||
|
{ |
||||||
|
name = heliumTank |
||||||
|
module = Part |
||||||
|
author = Youen |
||||||
|
mesh = model.mu |
||||||
|
scale = 1 |
||||||
|
rescaleFactor = 1 |
||||||
|
node_stack_top = 0.0, 0.295, 0.0, 0.0, 1.0, 0.0, 0 |
||||||
|
node_stack_bottom = 0.0, -0.295, 0.0, 0.0, -1.0, 0.0, 0 |
||||||
|
TechRequired = advLanding |
||||||
|
entryCost = 3000 |
||||||
|
cost = 2000 |
||||||
|
category = FuelTank |
||||||
|
subcategory = 0 |
||||||
|
title = Helium tank |
||||||
|
description = Disposable helium tank for all your lifting needs (and birthday party balloons). Do not refill after use. |
||||||
|
attachRules = 1,0,1,1,0 |
||||||
|
mass = 0.2 |
||||||
|
dragModelType = default |
||||||
|
maximum_drag = 0.2 |
||||||
|
minimum_drag = 0.3 |
||||||
|
angularDrag = 2 |
||||||
|
crashTolerance = 6 |
||||||
|
maxTemp = 2000 // = 2900 |
||||||
|
breakingForce = 50 |
||||||
|
breakingTorque = 50 |
||||||
|
bulkheadProfiles = size0 |
||||||
|
RESOURCE |
||||||
|
{ |
||||||
|
name = Helium |
||||||
|
amount = 770 |
||||||
|
maxAmount = 770 |
||||||
|
} |
||||||
|
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue