mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Update gasminer3.thn
Updated the orientation of the Freeport station so it's no longer upside down
This commit is contained in:
parent
2a4b5dbf0f
commit
7c4d766ffa
@ -66,6 +66,7 @@
|
||||
- Added updated MP Rep plugin which fixes a crash that would occur on some Windows installs when the equipment or commodity dealer window is opened
|
||||
- Ensure the correct help text is shown for the Change View button
|
||||
- Fixed an issue that caused one of the uncloaking Rheinland ships from mission 5 to attack the player too early sometimes
|
||||
- Updated the orientation of the Freeport station in the gasminer3 intro script so it's no longer upside down
|
||||
|
||||
### Misc
|
||||
- Compressed nav map textures for faster load times
|
||||
|
@ -102,8 +102,8 @@ entities =
|
||||
spatialprops =
|
||||
{
|
||||
pos = { -661.5602, 2789.521, 10635.55 },
|
||||
orient = { { -1.000000, 0.000000, 0.000000 },
|
||||
{ 0.000000, -1.000000, 0.000000 },
|
||||
orient = { { 1.000000, 0.000000, 0.000000 },
|
||||
{ 0.000000, 1.000000, 0.000000 },
|
||||
{ 0.000000, 0.000000, 1.000000 } }
|
||||
},
|
||||
userprops =
|
||||
|
Loading…
Reference in New Issue
Block a user