ReStocked/Distribution/Restock/GameData/ReStock/Patches/Resource/restock-isrus.cfg

22 lines
357 B
INI
Raw Normal View History

2019-08-15 07:09:18 +00:00
// Patches applying art changes to ISRUs
// Contents:
// - Convert-O-Tron 125 (MiniISRU)
// Convert-O-Tron 125
@PART[MiniISRU]
{
@author = Andrew Cassidy
!MODEL {}
MODEL
{
model = ReStock/Assets/Resource/restock-isru-125-1
scale = 1.0, 1.0, 1.0
}
MODULE
{
name = ModuleRestockISRUAnimation
deployAnimationName = heater
}
}