mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Add unused Neutron Star effect
This commit is contained in:
parent
8cba3b15b5
commit
b33747ca19
@ -35,6 +35,7 @@
|
|||||||
- Added HD organism effect textures
|
- Added HD organism effect textures
|
||||||
- Added more general improved HD effects
|
- Added more general improved HD effects
|
||||||
- Ensure all menu intros use space backdrops with stars
|
- Ensure all menu intros use space backdrops with stars
|
||||||
|
- Added the unused Neutron Star effect to Omega-41
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
- [Installer updates](https://github.com/oliverpechey/Freelancer-hd-edition-install-script/releases/tag/0.6)
|
- [Installer updates](https://github.com/oliverpechey/Freelancer-hd-edition-install-script/releases/tag/0.6)
|
||||||
|
@ -3038,7 +3038,7 @@ vis_effect = outer_sanctum_shieldgen
|
|||||||
|
|
||||||
[Effect]
|
[Effect]
|
||||||
nickname = gf_neutronstar
|
nickname = gf_neutronstar
|
||||||
effect_type = EFT_EQUIP_ATTACHED
|
effect_type = EFT_EQUIP_ATTACHED_INSANELY_LARGE
|
||||||
vis_effect = gf_neutronstar
|
vis_effect = gf_neutronstar
|
||||||
|
|
||||||
[Effect]
|
[Effect]
|
||||||
|
@ -130,6 +130,14 @@ burn_color = 255, 222, 160
|
|||||||
ring = Zone_Ew03_gravity_ring, solar\rings\lava.ini
|
ring = Zone_Ew03_gravity_ring, solar\rings\lava.ini
|
||||||
ids_info = 66164
|
ids_info = 66164
|
||||||
|
|
||||||
|
[Object]
|
||||||
|
nickname = Ew03_neutron_star_fx
|
||||||
|
ids_name = 261048
|
||||||
|
pos = 50, 0, 262
|
||||||
|
rotate = 0, 150, 90
|
||||||
|
Archetype = neutron_star
|
||||||
|
ids_info = 66164
|
||||||
|
|
||||||
[Object]
|
[Object]
|
||||||
nickname = Ew03_01
|
nickname = Ew03_01
|
||||||
ids_name = 196720
|
ids_name = 196720
|
||||||
|
Loading…
Reference in New Issue
Block a user