mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add DTS-M1 Antenna
This commit is contained in:
parent
818e25918e
commit
eaa60f78f7
Binary file not shown.
Binary file not shown.
@ -2,6 +2,7 @@
|
||||
// Contents:
|
||||
// - Communotron 16 (longAntenna)
|
||||
// - Communotron 16-S (surfAntenna)
|
||||
// - Communotron HG-55 (mediumDishAntenna)
|
||||
// - Communotron HG-55 (HighGainAntenna)
|
||||
// - Communotron 88-88 (commDish)
|
||||
|
||||
@ -30,6 +31,22 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Communotron DTS-M1
|
||||
@PART[mediumDishAntenna] {
|
||||
@author = Andrew Cassidy
|
||||
|
||||
!mesh = DELETE
|
||||
MODEL {
|
||||
model = ReStock/Assets/Communication/restock-antenna-radial-2
|
||||
}
|
||||
|
||||
@MODULE[ModuleDeployableAntenna] {
|
||||
@animationName = Deploy
|
||||
@pivotName = Dish
|
||||
!raycastTransformName = DELETE
|
||||
}
|
||||
}
|
||||
|
||||
// Communotron HG-55
|
||||
@PART[HighGainAntenna] {
|
||||
@author = Andrew Cassidy
|
||||
|
Loading…
Reference in New Issue
Block a user