ReStocked/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-rtg.cfg
ChrisAdderley 37580751ba Fix method
2019-11-03 16:37:03 -08:00

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
}
}