Add Communotron 88-88 antenna

This commit is contained in:
Andrew Cassidy 2018-12-21 19:34:05 -08:00
parent 21e83cf859
commit fe9168e536
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1
8 changed files with 18 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

@ -0,0 +1,18 @@
// Patches applying art changes to relay antennas
// Contents:
// - Communotron 88-88 (commDish)
// Communotron 88-88
@PART[commDish] {
@author = Andrew Cassidy
!mesh = DELETE
MODEL {
model = ReStock/Assets/Communication/restock-antenna-radial-5
}
@MODULE[ModuleDeployableAntenna] {
@animationName = Deploy
@pivotName = Dish
}
}