Integrate lab, cupola, battery, hitchiker, microtruss replacements

This commit is contained in:
Chris Adderley
2018-07-26 17:16:10 -07:00
parent 408414104c
commit 42f2bbaa3a
33 changed files with 193 additions and 7 deletions

View File

@ -3,3 +3,18 @@
// - Z-200 Rechargeable Battery Bank (batteryBankMini)
// - Z-1K Rechargeable Battery Bank (batteryBank)
// - Z-4K Rechargeable Battery Bank (batteryBankLarge)
// 1.25m battery bank
@PART[batteryBank]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL,* {}
MODEL
{
model = ReStock/Assets/Electrical/restock-battery-125-1
position = 0.0, 0.0, 0.0
scale = 1,1,1
rotation = 0, 0, 0
}
}