You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ReStocked/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-rtg.cfg

16 lines
324 B
INI

// Patches applying art changes to RTGs
// Contents:
// - PB-NUK Radioisotope Thermoelectric Generator (rtg)
// PB-NUK Radioisotope Thermoelectric Generator
@PART[rtg]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Beale
!mesh = DELETE
!MODEL {}
MODEL
{
model = ReStock/Assets/Electrical/restock-rtg-1
}
}