ConnectedLivingSpace

ConnectedLivingSpace

8.1k Downloads

Alternate Config "Freedom" missing configuration for stackPoint1 part

mwerle opened this issue ยท 0 comments

commented

The following part is missing from the "Freedom" alternative configuration.

@PART[stackPoint1]:HAS[!MODULE[ModuleConnectedLivingSpace]] 
{
    MODULE
    {
        name = ModuleConnectedLivingSpace
        passable = true
        passableWhenSurfaceAttached = true
    }
}