Skip to content

Commit

Permalink
Back ported Blackout position fixes to Master
Browse files Browse the repository at this point in the history
  • Loading branch information
CWolfs committed Aug 10, 2023
1 parent dea58e9 commit ce6f7d3
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 20 deletions.
57 changes: 47 additions & 10 deletions contractTypeBuilds/Blackout/story2_badlandsparched.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"Position": {
"Type": "World",
"Value": {
"x": -852.0,
"y": 270.496,
"z": 644.323
"x": -840.0,
"y": 0.0,
"z": 623.538
}
},
"Rotation": {
Expand All @@ -46,6 +46,23 @@
"y": 0.0,
"z": 0.0
},
"5df48a48-1840-49b0-84e9-126847053afa": {
"x": 20.785,
"y": 0.0,
"z": -12.0
},
"a55fc76c-c955-4b61-bb64-2608c9beb9f5": {
"x": -20.785,
"y": 0.0,
"z": -12.0
},
"0f10a383-7325-4726-b2c4-a0ef416e4b27": {
"x": 0.0,
"y": 0.0,
"z": -24.0
}
},
"SpawnPointRotations": {
"5df48a48-1840-49b0-84e9-126847053afa": {
"x": 0.0,
"y": 0.0,
Expand All @@ -62,7 +79,6 @@
"z": 0.0
}
},
"SpawnPointRotations": {},
"MountOn": {}
}
},
Expand Down Expand Up @@ -555,16 +571,16 @@
"Position": {
"Type": "World",
"Value": {
"x": -312.0,
"y": 118.916,
"z": -457.261
"x": -384.0,
"y": 120.07,
"z": -540.4
}
},
"Rotation": {
"Type": "World",
"Value": {
"x": 0.0,
"y": 90.0,
"y": 30.0,
"z": 0.0
}
},
Expand All @@ -575,11 +591,28 @@
"z": 0.0
},
"14c58a13-96a6-4f91-a1e5-47b5d02b81d1": {
"x": 0.0,
"x": -41.569,
"y": 0.0,
"z": 0.0
},
"92ea4a9a-0ea5-4445-b8ba-89a167e478de": {
"x": 41.569,
"y": 0.0,
"z": 0.0
},
"0cf6442f-d67d-41e3-a658-c5e9f564cf9e": {
"x": 0.0,
"y": 0.0,
"z": -24.0
}
},
"SpawnPointRotations": {
"6cd3107e-0f9d-4809-ab8c-fb30faf4cd80": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"14c58a13-96a6-4f91-a1e5-47b5d02b81d1": {
"x": 0.0,
"y": 0.0,
"z": 0.0
Expand All @@ -588,9 +621,13 @@
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"92ea4a9a-0ea5-4445-b8ba-89a167e478de": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"SpawnPointRotations": {},
"MountOn": {}
}
},
Expand Down
20 changes: 10 additions & 10 deletions contractTypeBuilds/Blackout/story7_lowlandsspring.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@
"z": -16.971
},
"fc68ef8d-829a-4663-9340-6b1a1b7a7e0c": {
"x": 29.572,
"x": 29.394,
"y": 0.0,
"z": -29.346
"z": -29.394
}
},
"SpawnPointRotations": {
Expand Down Expand Up @@ -568,9 +568,9 @@
"Position": {
"Type": "World",
"Value": {
"x": -648.0,
"y": 310.706,
"z": -249.415
"x": -588.0,
"y": 312.157,
"z": -270.2
}
},
"Rotation": {
Expand All @@ -590,17 +590,17 @@
"14c58a13-96a6-4f91-a1e5-47b5d02b81d1": {
"x": 0.0,
"y": 0.0,
"z": 0.0
"z": -24.0
},
"92ea4a9a-0ea5-4445-b8ba-89a167e478de": {
"x": 0.0,
"x": 20.785,
"y": 0.0,
"z": 0.0
"z": -12.0
},
"0cf6442f-d67d-41e3-a658-c5e9f564cf9e": {
"x": 0.0,
"x": 20.785,
"y": 0.0,
"z": 0.0
"z": 12.0
}
},
"SpawnPointRotations": {
Expand Down

0 comments on commit ce6f7d3

Please sign in to comment.