mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fixed top nodes for Mastodon/Galleon 3.75m Boattail variants.
This commit is contained in:
parent
4c06604169
commit
0beafe34ae
@ -714,7 +714,7 @@
|
|||||||
}
|
}
|
||||||
NODES
|
NODES
|
||||||
{
|
{
|
||||||
node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
|
node_stack_top = 0.0, 0.177279, 0.0, 0.0, 1.0, 0.0, 2
|
||||||
node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2
|
node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -914,7 +914,7 @@
|
|||||||
}
|
}
|
||||||
NODES
|
NODES
|
||||||
{
|
{
|
||||||
node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
|
node_stack_top = 0.0, 0.177279, 0.0, 0.0, 1.0, 0.0, 2
|
||||||
node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2
|
node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
v1.4.4
|
v1.4.4
|
||||||
------
|
------
|
||||||
|
- Fixed top node for Mastodon 3.75m Boattail variant
|
||||||
- Fixed Russian localization syntax
|
- Fixed Russian localization syntax
|
||||||
- Fixed variant display names for lights
|
- Fixed variant display names for lights
|
||||||
- Tidied up various config syntax errors, thank you HebaruSan!
|
- Tidied up various config syntax errors, thank you HebaruSan!
|
||||||
|
@ -480,7 +480,7 @@ PART
|
|||||||
}
|
}
|
||||||
NODES
|
NODES
|
||||||
{
|
{
|
||||||
node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
|
node_stack_top = 0.0, 0.177279, 0.0, 0.0, 1.0, 0.0, 2
|
||||||
node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2
|
node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -674,7 +674,7 @@ PART
|
|||||||
}
|
}
|
||||||
NODES
|
NODES
|
||||||
{
|
{
|
||||||
node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
|
node_stack_top = 0.0, 0.177279, 0.0, 0.0, 1.0, 0.0, 2
|
||||||
node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2
|
node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
v1.4.4
|
v1.4.4
|
||||||
------
|
------
|
||||||
|
- Fixed top node for Galleon 3.75m Boattail variant
|
||||||
- Introduce patch to correctly locate CoM on Making History SP-R Triangle Structural Panels
|
- Introduce patch to correctly locate CoM on Making History SP-R Triangle Structural Panels
|
||||||
- Tidied up various config syntax errors, thank you HebaruSan!
|
- Tidied up various config syntax errors, thank you HebaruSan!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user