mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Bugfixes
- Fixed Clydesdale/Throughbred mesh holes and texture issues (#687, #685) - Fixed undeleted stock FX for clydesdale (#688) - Fixed Mainsail grey boattail (#683) - Fixed Vector compact shroud (#689) - Fixed hemispherical tank endcaps (#686)
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -10,6 +10,12 @@ PART
|
||||
model = ReStockPlus/Assets/FuelTank/restock-fueltank-sphere-0625-1
|
||||
scale = 1.0, 1.0, 1.0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-endcap-fueltank-0625-grey
|
||||
scale = 1.0, -1.0, 1.0
|
||||
position = 0.0, -0.078, 0.0
|
||||
}
|
||||
scale = 1
|
||||
rescaleFactor = 1
|
||||
// Attachment
|
||||
|
@ -9,6 +9,12 @@ PART
|
||||
{
|
||||
model = ReStockPlus/Assets/FuelTank/restock-fueltank-sphere-125-1
|
||||
scale = 1.0, 1.0, 1.0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-endcap-fueltank-125-orange
|
||||
scale = 1.0, -1.0, 1.0
|
||||
position = 0.0, -0.18, 0.0
|
||||
}
|
||||
scale = 1
|
||||
rescaleFactor = 1
|
||||
|
@ -9,6 +9,12 @@ PART
|
||||
{
|
||||
model = ReStockPlus/Assets/FuelTank/restock-fueltank-sphere-1875-1
|
||||
scale = 1.0, 1.0, 1.0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-endcap-fueltank-1875-grey
|
||||
scale = 1.0, -1.0, 1.0
|
||||
position = 0.0, -0.203, 0.0
|
||||
}
|
||||
scale = 1
|
||||
rescaleFactor = 1
|
||||
|
@ -9,6 +9,12 @@ PART
|
||||
{
|
||||
model = ReStockPlus/Assets/FuelTank/restock-fueltank-sphere-25-1
|
||||
scale = 1.0, 1.0, 1.0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-endcap-fueltank-25-orange
|
||||
scale = 1.0, -1.0, 1.0
|
||||
position = 0.0, -0.3799, 0.0
|
||||
}
|
||||
scale = 1
|
||||
rescaleFactor = 1
|
||||
|
@ -9,6 +9,12 @@ PART
|
||||
{
|
||||
model = ReStockPlus/Assets/FuelTank/restock-fueltank-sphere-375-1
|
||||
scale = 1.0, 1.0, 1.0
|
||||
}
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/FuelTank/restock-endcap-fueltank-375-orange
|
||||
scale = 0.98, -1.0, 0.98
|
||||
position = 0.0, -0.28, 0.0
|
||||
}
|
||||
scale = 1
|
||||
rescaleFactor = 1
|
||||
|
Reference in New Issue
Block a user