mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add cargo module to some RS+ parts
This commit is contained in:
@ -177,4 +177,9 @@ PART
|
||||
}
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 125
|
||||
}
|
||||
}
|
||||
|
@ -241,4 +241,9 @@ PART
|
||||
targetName = WheelPivotFollower
|
||||
}
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
name = ModuleCargoPart
|
||||
packedVolume = 250
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user