ReStocked/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-batteries.cfg

21 lines
463 B
INI
Raw Normal View History

2018-05-29 17:36:23 +00:00
// Patches applying art changes to batteries
// Contents:
// - 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
}
}