mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Turn stuff on and off when MH is installed
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
// ReStock+ 0.1.0
|
||||
// Super tiny radial RCS tank
|
||||
|
||||
PART
|
||||
{
|
||||
name = restock-fuel-tank-rcs-radial-tiny-1
|
||||
@ -45,6 +44,9 @@ PART
|
||||
breakingForce = 50
|
||||
breakingTorque = 50
|
||||
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
|
||||
// Resources
|
||||
RESOURCE
|
||||
{
|
||||
|
Reference in New Issue
Block a user