Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit bcb9384

Browse files
committed
Pulsar fx edits
1 parent b079f33 commit bcb9384

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Techion.rte/Devices/Shared.ini

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -144,11 +144,6 @@ AddEffect = MOPixel
144144
Atom = Atom
145145
Material = Material
146146
CopyOf = Bullet Metal
147-
TrailColor = Color
148-
R = 255
149-
G = 255
150-
B = 255
151-
TrailLength = 0
152147
ScreenEffect = ContentFile
153148
FilePath = Base.rte/Effects/Glows/BlueBig.png
154149
EffectStartStrength = 0.3
@@ -183,7 +178,7 @@ AddParticle = MOPixel
183178
R = 255
184179
G = 255
185180
B = 255
186-
TrailLength = 8
181+
TrailLength = 7
187182
ScreenEffect = ContentFile
188183
FilePath = Techion.rte/Devices/Shared/Glows/PulseShotGlow.png
189184
EffectAlwaysShows = 1

Techion.rte/Devices/Weapons/MicroPulsar/MicroPulsar.ini

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,16 @@ AddParticle = MOPixel
1414
GlobalAccScalar = 0.1
1515
Color = Color
1616
R = 255
17-
G = 0
17+
G = 255
1818
B = 255
1919
Atom = Atom
2020
Material = Material
2121
CopyOf = Air
22+
TrailColor = Color
23+
R = 255
24+
G = 255
25+
B = 255
26+
TrailLength = 4
2227
ScreenEffect = ContentFile
2328
FilePath = Techion.rte/Devices/Shared/Glows/PulseShotGlowShort.png
2429
EffectAlwaysShows = 1

0 commit comments

Comments
 (0)