removed realchuteInfiniteRepack, added scatterer config.

This commit is contained in:
Gabe Venberg 2025-05-14 11:09:25 +02:00
parent b3526779c0
commit f9ca1ae81e
2 changed files with 7 additions and 7 deletions

View file

@ -1,7 +0,0 @@
@PART[*]:HAS[@MODULE[RealChuteModule]]:NEEDS[FerramAerospaceResearch]:FINAL
{
@MODULE[RealChuteModule]
{
%spareChutes = -1
}
}

7
config/parallax.cfg Normal file
View file

@ -0,0 +1,7 @@
@ParallaxGlobalConfig:NEEDS[Parallax]
{
@ScatterSettings
{
@enableScatters=false
}
}