Reduce draw distances for Ew06 nomad asteroids

This commit is contained in:
C.S. Melis 2022-08-09 20:08:28 +02:00
parent 7a9b85ae65
commit 3ab2933cae
2 changed files with 2 additions and 1 deletions

View File

@ -95,6 +95,7 @@
- Renamed "CUT SCENE" to "CUTSCENE" in the video options
- Revived the unused water planet menu intro from the original game files
- Updated the in-game version text so Freelancer: HD Edition's version number is displayed too
- Reduced the draw distances of the lower Unknown asteroid field
## [[v0.5] - 2022-01-21](https://github.com/BC46/freelancer-hd-edition/releases/tag/0.5)

View File

@ -1,6 +1,6 @@
[Field]
cube_size = 500
fill_dist = 5000
fill_dist = 3500
diffuse_color = 200, 255, 255
ambient_color = 20, 70, 80
ambient_increase = 40, 50, 50