This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Scenes/Objects/Bunkers/BunkerSystems/Teleporters Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ AddEffect = MOPixel
28
28
ScreenEffect = ContentFile
29
29
FilePath = Base.rte/Actors/Mecha/Medic/HealEffectGlow.bmp
30
30
EffectAlwaysShows = 1
31
- EffectStartTime = -1
31
+ EffectStartTime = 0
32
32
EffectStopTime = 200
33
33
EffectStartStrength = 0.0
34
34
EffectStopStrength = 0.5
Original file line number Diff line number Diff line change @@ -320,7 +320,7 @@ AddEffect = MOPixel
320
320
TrailLength = 2
321
321
ScreenEffect = ContentFile
322
322
FilePath = Base.rte/Effects/Glows/FireGlowTiny.bmp
323
- EffectStartTime = -1
323
+ EffectStartTime = 0
324
324
325
325
326
326
///////////////////////////////////////////////////////////////////////
Original file line number Diff line number Diff line change @@ -853,7 +853,7 @@ AddEffect = MOPixel
853
853
TrailLength = 0
854
854
ScreenEffect = ContentFile
855
855
FilePath = Base.rte/Effects/Glows/FireGlowTiny.bmp
856
- EffectStartTime = -1
856
+ EffectStartTime = 0
857
857
858
858
859
859
AddEffect = MOSParticle
@@ -1064,7 +1064,7 @@ AddEffect = MOSParticle
1064
1064
ScreenEffect = ContentFile
1065
1065
FilePath = Base.rte/Effects/Glows/FireGlow1.bmp
1066
1066
EffectAlwaysShows = 0
1067
- EffectStartTime = -1
1067
+ EffectStartTime = 0
1068
1068
EffectStopTime = 6000
1069
1069
EffectStartStrength = 0.5
1070
1070
EffectStopStrength = 0.1
@@ -1125,7 +1125,7 @@ AddEffect = PEmitter
1125
1125
ScreenEffect = ContentFile
1126
1126
FilePath = Base.rte/Effects/Glows/FireGlow1.bmp
1127
1127
EffectAlwaysShows = 0
1128
- EffectStartTime = -1
1128
+ EffectStartTime = 0
1129
1129
EffectStopTime = 8000
1130
1130
EffectStartStrength = 0.5
1131
1131
EffectStopStrength = 0.1
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ AddEffect = MOPixel
25
25
ScreenEffect = ContentFile
26
26
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Teleporters/TeleporterGlow.bmp
27
27
EffectAlwaysShows = 1
28
- EffectStartTime = -1
28
+ EffectStartTime = 0
29
29
EffectStopTime = 1000
30
30
EffectStartStrength = 0.9
31
31
EffectStopStrength = 0.0
You can’t perform that action at this time.
0 commit comments