Add ISRU and custom animation module

This commit is contained in:
2019-08-15 00:09:18 -07:00
parent 93b4b46735
commit 6871021b8a
9 changed files with 134 additions and 1 deletions

View File

@ -0,0 +1,22 @@
// 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
}
}