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

16 lines
328 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)
// PB-NUK Radioisotope Thermoelectric Generator
2020-05-29 04:13:30 +00:00
@PART[rtg]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
2018-07-05 18:41:36 +00:00
{
@author = Beale
!mesh = DELETE
!MODEL {}
MODEL
{
model = ReStock/Assets/Electrical/restock-rtg-1
}
2018-07-05 18:41:36 +00:00
}