mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
- The big COVID-19-Isolation-time config clean-up.
This commit is contained in:
@ -109,7 +109,6 @@
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
|
||||
!EFFECTS {}
|
||||
EFFECTS
|
||||
{
|
||||
|
@ -10,7 +10,7 @@
|
||||
// - RC-L01 Remote Guidance Unit (probeStackLarge)
|
||||
// - RC-001S Remote Guidance Unit (probeStackSmall)
|
||||
|
||||
// QBE
|
||||
// QBE
|
||||
@PART[probeCoreCube]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -79,7 +79,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Stayputnik
|
||||
// Stayputnik
|
||||
@PART[probeCoreSphere_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -121,7 +121,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// HECS
|
||||
// HECS
|
||||
@PART[probeCoreHex_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -190,7 +190,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// OKTO
|
||||
// OKTO
|
||||
@PART[probeCoreOcto_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -259,7 +259,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// OKTO2
|
||||
// OKTO2
|
||||
@PART[probeCoreOcto2_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -328,7 +328,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// HECS2
|
||||
// HECS2
|
||||
@PART[HECS2_ProbeCore]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -398,7 +398,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Rover
|
||||
// Rover
|
||||
@PART[roverBody_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -477,7 +477,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// 1.25m Stack Core
|
||||
// 1.25m Stack Core
|
||||
@PART[probeStackSmall]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
@ -494,7 +494,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// 2.5m Stack Core
|
||||
// 2.5m Stack Core
|
||||
@PART[probeStackLarge]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
|
@ -1,8 +1,9 @@
|
||||
// Patches applying art changes to crewed utility/science parts
|
||||
// Contents:
|
||||
// - PPD-10 Hitchhiker Storage Container (crewCabin)
|
||||
// - Science Mobile Processing Lab MPL-LG-2 (Large_Crewed_Lab)
|
||||
// - PPD-10 Hitchhiker Storage Container (crewCabin)
|
||||
|
||||
// Science Mobile Processing Lab MPL-LG-2
|
||||
@PART[Large_Crewed_Lab]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley
|
||||
@ -31,7 +32,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Hitchhiker
|
||||
// PPD-10 Hitchhiker Storage Container
|
||||
@PART[crewCabin]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley
|
||||
|
Reference in New Issue
Block a user