187 CfG Rescale set to 1.5 it should be 0.75 [Bug ๐]:
EmberSkyMedia opened this issue ยท 1 comments
Brief description of your issue (aka the problem)
Heatshield for 1.875 is the wrong size. Found the Config file has a typo / mis-calc on one line. I fixed it for my game but in the next release should be fixed.
ObConicalHeatShield-1875.cfg
Ln 15: rescaleFactor = 1.5
should be
LN 15: rescaleFactor = 0.75
As 1.875 is smaller than 250 which is scale 1.0
Operating system
No response
KSP version
12.5
Version of addon
0.2.99
Steps to reproduce the behavior or issue
Oblivion Heat Shield for 1.875 is way too big.
Expected behavior
No response
Actual behavior
No response
Environment
Lastest Version of the mod (double checked with GitHub) and KSP1
Log files
No response
Screenshots
No response
Additional context
No response
How did you download and install this?
CKAN (auto install with dependencies)
@EmberSkyMedia Thank you!
Planning on a release this coming week.