Fix things

This commit is contained in:
Chris
2022-02-14 21:07:07 -08:00
parent 901618b571
commit 4f8eaf639e
10 changed files with 8 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

View File

@ -1260,7 +1260,7 @@
model = ReStock/Assets/Engine/restock-engine-swivel-2
}
@bulkheadProfiles = srf, size1
rescaleFactor = 1.0
%rescaleFactor = 1.0
%node_attach = 0.0, 0, 0.0, 0.0, 1.0, 0.0, 1
@attachRules = 1,1,1,0,0
!DRAG_CUBE {}

View File

@ -6,7 +6,7 @@
{
"MAJOR":1,
"MINOR":4,
"PATCH":2,
"PATCH":3,
"BUILD":0
},
"KSP_VERSION":

View File

@ -2,6 +2,8 @@ v1.4.3
------
- Fix Communotron 88-88 starting extended in the VAB (#965)
- Added a depth mask to the Communotron 88-88
- Fixed Reliant boattail grey option being the old pre-1.12 one.
- Removed extra rescaleFactor from Swivel
v1.4.2
------

View File

@ -1,5 +1,5 @@
=============
RESTOCK 1.4.2
RESTOCK 1.4.3
=============
Restock is a project to improve the art of the Kerbal Space Program part set. Some of the revisions are based on the canceled Part Overhaul project by Porkjet.