mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Add ring to Planet Kitadake
Planet Kitadake's infocard mentions that it has a ring system, while the planet itself doesn't actually have one. This commit adds the Weisser ring to it. In addition to this, the Planet Aso ring type has been changed to Aso, because the Ice ring type doesn't have any cloud effects. The Ice ring was added in JFLP and apart from this, this ring type was never used in vanilla anyway.
This commit is contained in:
parent
f80dcadf6c
commit
26f024ee79
@ -339,14 +339,14 @@ ids_info = 66071
|
||||
spin = 0, 0.01, 0
|
||||
atmosphere_range = 5200
|
||||
burn_color = 255, 222, 160
|
||||
ring = Zone_Ku01_Fuji_planet_ring, solar\rings\ice.ini
|
||||
ring = Zone_Ku01_Fuji_planet_ring, solar\rings\aso.ini
|
||||
|
||||
[zone]
|
||||
nickname = Zone_Ku01_Fuji_planet_ring
|
||||
pos = 56342, 0, 42043
|
||||
rotate = 10, 0, 0
|
||||
shape = ring
|
||||
size = 12000, 6000, 200
|
||||
size = 12000, 6000, 300
|
||||
sort = 99.5
|
||||
|
||||
[zone]
|
||||
@ -397,6 +397,15 @@ ids_info = 66073
|
||||
spin = 0, 0.02, 0
|
||||
atmosphere_range = 3200
|
||||
burn_color = 255, 222, 160
|
||||
ring = Zone_Ku01_Kitadake_planet_ring, solar\rings\weisser.ini
|
||||
|
||||
[zone]
|
||||
nickname = Zone_Ku01_Kitadake_planet_ring
|
||||
pos = -4336, 0, -51808
|
||||
rotate = 20, 113, 50
|
||||
shape = ring
|
||||
size = 7600, 4000, 300
|
||||
sort = 99.5
|
||||
|
||||
[Object]
|
||||
nickname = Ku01_Trade_Lane_Ring_1
|
||||
|
Loading…
Reference in New Issue
Block a user