2019-02-10 21:01:15 +00:00
|
|
|
// Adds a bottom node to the mammoth
|
|
|
|
|
2024-06-09 13:48:43 +00:00
|
|
|
@PART[Size3EngineCluster]:AFTER[000_ReStock]
|
2019-02-10 21:01:15 +00:00
|
|
|
{
|
2019-02-11 15:05:23 +00:00
|
|
|
node_stack_bottom = 0.0, -1.204, 0.0, 0.0, -1.0, 0.0, 1
|
2019-02-10 21:01:15 +00:00
|
|
|
}
|