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

15 lines
253 B
INI

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