mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add ISRU and custom animation module
This commit is contained in:
@ -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
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user