Fixes to support 1.5+

This commit is contained in:
cadderley
2018-11-08 22:59:27 -08:00
parent 88a4db50af
commit 01823a5db8
2 changed files with 19 additions and 19 deletions

View File

@ -297,9 +297,9 @@
} }
%rescaleFactor = 1 %rescaleFactor = 1
@scale = 1 @scale = 1
@node_stack_bottom = 0.0, -1.5640875, 0.0, 0.0, -1.0, 0.0, 1 // @node_stack_bottom = 0.0, -1.5640875, 0.0, 0.0, -1.0, 0.0, 1
@node_stack_top = 0.0, 1.2818375, 0.0, 0.0, 1.0, 0.0, 1 // @node_stack_top = 0.0, 1.2818375, 0.0, 0.0, 1.0, 0.0, 1
@node_attach = 0.0, 0.0, -0.625, 0.0, 0.0, 1.0, 1 // @node_attach = 0.0, 0.0, -0.625, 0.0, 0.0, 1.0, 1
!fx_exhaustFlame_yellow = DELETE !fx_exhaustFlame_yellow = DELETE
!fx_smokeTrail_medium = DELETE !fx_smokeTrail_medium = DELETE

View File

@ -10,7 +10,7 @@
@author = Porkjet @author = Porkjet
!mesh = DELETE !mesh = DELETE
!MODEL = {} !MODEL {}
MODEL { MODEL {
model = ReStock/Assets/FuelTank/restock-fueltank-125-4 model = ReStock/Assets/FuelTank/restock-fueltank-125-4
} }
@ -19,11 +19,11 @@
@PART[fuelTankSmall] @PART[fuelTankSmall]
{ {
@author = Porkjet @author = Porkjet
@node_stack_top = 0.0, 5.5525, 0.0, 0.0, 1.0, 0.0 // @node_stack_top = 0.0, 5.5525, 0.0, 0.0, 1.0, 0.0
@node_stack_bottom = 0.0, -5.5525, 0.0, 0.0, -1.0, 0.0 // @node_stack_bottom = 0.0, -5.5525, 0.0, 0.0, -1.0, 0.0
@node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1 // @node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1
!mesh = DELETE !mesh = DELETE
!MODEL = {} !MODEL {}
MODEL { MODEL {
model = ReStock/Assets/FuelTank/restock-fueltank-125-3 model = ReStock/Assets/FuelTank/restock-fueltank-125-3
} }
@ -35,24 +35,24 @@
@author = Porkjet @author = Porkjet
!mesh = DELETE !mesh = DELETE
!MODEL = {} !MODEL {}
MODEL { MODEL {
model = ReStock/Assets/FuelTank/restock-fueltank-125-2 model = ReStock/Assets/FuelTank/restock-fueltank-125-2
} }
%rescaleFactor = 1 %rescaleFactor = 1
@node_stack_top = 0.0, 9.81725, 0.0, 0.0, 1.0, 0.0 // @node_stack_top = 0.0, 9.81725, 0.0, 0.0, 1.0, 0.0
@node_stack_bottom = 0.0, -9.12500, 0.0, 0.0, -1.0, 0.0 // @node_stack_bottom = 0.0, -9.12500, 0.0, 0.0, -1.0, 0.0
@node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1 // @node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1
} }
@PART[fuelTank_long] @PART[fuelTank_long]
{ {
@author = Porkjet @author = Porkjet
@node_stack_top = 0.0, 18.75, 0.0, 0.0, 1.0, 0.0 // @node_stack_top = 0.0, 18.75, 0.0, 0.0, 1.0, 0.0
@node_stack_bottom = 0.0, -18.87500, 0.0, 0.0, -1.0, 0.0 // @node_stack_bottom = 0.0, -18.87500, 0.0, 0.0, -1.0, 0.0
@node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1 // @node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1
!mesh = DELETE !mesh = DELETE
!MODEL = {} !MODEL {}
MODEL { MODEL {
model = ReStock/Assets/FuelTank/restock-fueltank-125-1 model = ReStock/Assets/FuelTank/restock-fueltank-125-1
} }