mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Integrate lab, cupola, battery, hitchiker, microtruss replacements
This commit is contained in:
@ -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
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user