mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Add asteroid band to Torres Ice Field in Tau-37
In the base game and JFLP, this entry is missing. Adding it enabled players to see the field from a far away distance instead of it just "popping" in when flying towards FP10.
This commit is contained in:
parent
6ca1219500
commit
c3b611975a
@ -22,6 +22,17 @@ asteroid = ice_block_asteroid10, 0.6, 0.2, -0.2, 35, 10, 20
|
||||
asteroid = ice_block_asteroid30, 0.2, 0.8, 0.3, 140, -20, 0
|
||||
asteroid = ice_block_asteroid30, -0.2, -0.8, -0.6, 0, 80, 45
|
||||
|
||||
[Band]
|
||||
render_parts = 12
|
||||
shape = asteroid_icebelt_04
|
||||
height = 2000
|
||||
offset_dist = 1000
|
||||
fade = 1, 1.35, 15, 17
|
||||
texture_aspect = 1
|
||||
color_shift = 0.6, 0.7, 0.95
|
||||
ambient_intensity = 2
|
||||
vert_increase = 1
|
||||
|
||||
[AsteroidBillboards]
|
||||
count = 200
|
||||
start_dist = 2000
|
||||
|
Loading…
Reference in New Issue
Block a user