diff --git a/CHANGELOG.md b/CHANGELOG.md index ac05d68..46bd3c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/DATA/SCRIPTS/INTRO/gasminer3.thn b/DATA/SCRIPTS/INTRO/gasminer3.thn index 6b954b6..f5627ab 100644 --- a/DATA/SCRIPTS/INTRO/gasminer3.thn +++ b/DATA/SCRIPTS/INTRO/gasminer3.thn @@ -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 =