mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Fix fog colors in New York on nav map
This commit is contained in:
parent
e5dda7f8f0
commit
0889a0177b
@ -667,7 +667,7 @@ rotate = 0, 10, 0
|
||||
shape = SPHERE
|
||||
size = 3000
|
||||
property_flags = 196608
|
||||
property_fog_color = 70, 80, 80
|
||||
property_fog_color = 40, 28, 120
|
||||
edge_fraction = 0.5
|
||||
sort = 99
|
||||
|
||||
@ -677,7 +677,7 @@ pos = -16608, 0, 74974
|
||||
shape = SPHERE
|
||||
size = 3000
|
||||
property_flags = 196608
|
||||
property_fog_color = 70, 80, 80
|
||||
property_fog_color = 40, 28, 120
|
||||
edge_fraction = 0.5
|
||||
visit = 128
|
||||
sort = 99
|
||||
@ -1340,7 +1340,7 @@ pos = -16161, 0, 85302
|
||||
shape = SPHERE
|
||||
size = 3000
|
||||
property_flags = 196608
|
||||
property_fog_color = 70, 80, 80
|
||||
property_fog_color = 40, 28, 120
|
||||
edge_fraction = 0.7
|
||||
visit = 128
|
||||
comment = . jumpgate
|
||||
@ -1373,7 +1373,7 @@ pos = -7460, 0, 63000
|
||||
shape = ELLIPSOID
|
||||
size = 55000, 20000, 35000
|
||||
property_flags = 32768
|
||||
property_fog_color = 70, 80, 80
|
||||
property_fog_color = 40, 28, 120
|
||||
spacedust = radioactivedust_blue
|
||||
spacedust_maxparticles = 50
|
||||
Music = zone_badlands
|
||||
@ -1489,7 +1489,7 @@ pos = 56328, 0, -52363
|
||||
shape = SPHERE
|
||||
size = 2000
|
||||
property_flags = 196608
|
||||
property_fog_color = 70, 80, 80
|
||||
property_fog_color = 80, 72, 96
|
||||
edge_fraction = 0.3
|
||||
sort = 99.5
|
||||
|
||||
@ -2011,7 +2011,7 @@ pos = 52628, 0, -49035
|
||||
shape = ELLIPSOID
|
||||
size = 10000, 5000, 8000
|
||||
property_flags = 32768
|
||||
property_fog_color = 70, 80, 80
|
||||
property_fog_color = 80, 72, 96
|
||||
Music = zone_field_debris
|
||||
sort = 99
|
||||
visit = 32
|
||||
|
Loading…
Reference in New Issue
Block a user