ReStocked/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-rtg.cfg
2019-11-04 08:56:59 -08:00

15 lines
268 B
INI

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