mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add magnetometer
This commit is contained in:
parent
1671a65656
commit
c1d7fba64d
@ -1 +1 @@
|
||||
Subproject commit d96f5a5e9414906d09be01b24d71690feacd8d53
|
||||
Subproject commit d2070d816c135e471be1d1bc2429cb2e98be3198
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -186,3 +186,26 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Magnetometer Boom
|
||||
@PART[Magnetometer]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Andrew Cassidy
|
||||
!mesh = DELETE
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Science/restock-magnetometer-1
|
||||
}
|
||||
|
||||
@MODULE[ModuleDeployablePart]
|
||||
{
|
||||
@animationName = Deploy
|
||||
@breakName = Base
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleRestockDepthMask
|
||||
maskTransform = DepthMask
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user