mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Move airlock ring to airlock part and add variants
Since ModuleJettison doesnt work with docking ports for some bizarre reason, the tank ring for the inflatable airlock is not a variant of the airlock part instead of a shroud on the KV-series pods.
This commit is contained in:
@ -17,13 +17,6 @@
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Coupling/restock-airlock-inflatable-1-shroud
|
||||
position = 0.0, 0.489547, -0.803417
|
||||
scale = 1,1,1
|
||||
rotation = 70, 180, 0
|
||||
}
|
||||
|
||||
node_stack_airlock = 0.0, 0.489547, -0.803417, 0.0, 0.339048, -0.940769, 0
|
||||
|
||||
@ -63,18 +56,6 @@
|
||||
{
|
||||
@anchorName = Vostok_Decoupler
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleJettison
|
||||
jettisonName = Voskhod-Shroud
|
||||
bottomNodeName = airlock
|
||||
isFairing = True
|
||||
jettisonedObjectMass = 0.1
|
||||
jettisonForce = 5
|
||||
jettisonDirection = 0.0 0.339048 0.940769
|
||||
useMultipleDragCubes = true
|
||||
}
|
||||
}
|
||||
|
||||
// KV-2
|
||||
@ -90,13 +71,6 @@
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Coupling/restock-airlock-inflatable-1-shroud
|
||||
position = 0.0, 0.489547, -0.803417
|
||||
scale = 1,1,1
|
||||
rotation = 70, 180, 0
|
||||
}
|
||||
|
||||
node_stack_airlock = 0.0, 0.489547, -0.803417, 0.0, 0.339048, -0.940769, 0
|
||||
|
||||
@ -136,18 +110,6 @@
|
||||
{
|
||||
@anchorName = Vostok_Decoupler
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleJettison
|
||||
jettisonName = Voskhod-Shroud
|
||||
bottomNodeName = airlock
|
||||
isFairing = True
|
||||
jettisonedObjectMass = 0.1
|
||||
jettisonForce = 5
|
||||
jettisonDirection = 0.0 0.339048 0.940769
|
||||
useMultipleDragCubes = true
|
||||
}
|
||||
}
|
||||
|
||||
// KV-3
|
||||
@ -163,13 +125,6 @@
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Coupling/restock-airlock-inflatable-1-shroud
|
||||
position = 0.0, 0.489547, -0.803417
|
||||
scale = 1,1,1
|
||||
rotation = 70, 180, 0
|
||||
}
|
||||
|
||||
node_stack_airlock = 0.0, 0.489547, -0.803417, 0.0, 0.339048, -0.940769, 0
|
||||
|
||||
@ -209,16 +164,4 @@
|
||||
{
|
||||
@anchorName = Vostok_Decoupler
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleJettison
|
||||
jettisonName = Voskhod-Shroud
|
||||
bottomNodeName = airlock
|
||||
isFairing = True
|
||||
jettisonedObjectMass = 0.1
|
||||
jettisonForce = 5
|
||||
jettisonDirection = 0.0 0.339048 0.940769
|
||||
useMultipleDragCubes = true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user