mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add 2.5 docking variant
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -121,7 +121,7 @@
|
||||
!MODEL {}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Coupling/restock-docking-25-2
|
||||
model = ReStock/Assets/Coupling/restock-docking-25-3
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
@ -131,7 +131,40 @@
|
||||
rotation = 180, 0, 0
|
||||
}
|
||||
%rescaleFactor = 1
|
||||
|
||||
!MODULE[ModulePartVariants] {}
|
||||
MODULE
|
||||
{
|
||||
name = ModulePartVariants
|
||||
baseVariant = Gray with Stripes
|
||||
useMultipleDragCubes = false
|
||||
VARIANT
|
||||
{
|
||||
name = Gray with Stripes
|
||||
displayName = #autoLOC_8320084
|
||||
themeName = Gray
|
||||
primaryColor = #999999
|
||||
themeName = Gray with Stripes
|
||||
secondaryColor = #b08b39
|
||||
GAMEOBJECTS
|
||||
{
|
||||
Docking25Base = true
|
||||
Docking25Grey = false
|
||||
}
|
||||
}
|
||||
VARIANT
|
||||
{
|
||||
name = Gray
|
||||
displayName = #autoLOC_8007101
|
||||
themeName = Gray
|
||||
primaryColor = #999999
|
||||
secondaryColor = #999999
|
||||
GAMEOBJECTS
|
||||
{
|
||||
Docking25Base = false
|
||||
Docking25Grey = true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Clamp-O-Tron Shielded Docking Port
|
||||
|
Reference in New Issue
Block a user