ReStocked/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-rtg.cfg

15 lines
239 B
INI
Raw Normal View History

2018-05-29 17:36:23 +00:00
// Patches applying art changes to RTGs
// Contents:
2018-07-05 18:41:36 +00:00
// - PB-NUK Radioisotope Thermoelectric Generator (rtg)
@PART[rtg]
{
@author = Beale
!mesh = DELETE
!MODEL {}
2018-07-05 18:41:36 +00:00
MODEL {
model = ReStock/Assets/Electrical/restock-rtg-1
}
}