Skip to content

Commit 87637a8

Browse files
committed
hhhaaalllpppp
2 parents 089c0bb + fe4a550 commit 87637a8

10 files changed

+6
-15
lines changed

7.Other/Chronoshift/Chronoshift.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
[core]
3-
copyFrom: effects.template
3+
copyFrom:ROOT:effects.template
44

55

66
name: chronoshift

7.Other/Extractor/extractor-healing.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44

55
autoTriggerCooldownTime: 2s
6+
67
[action_areaHeal]
78
displayType: action
89
iconImage: ROOT:shared/nanoBurstIcon.png

7.Other/Extractor/extractor_reinforced_t4.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ displayText: Armored Extractor T4
99
displayDescription: - Arms extractor with tesla attack \n- Extractor shield \n- Increased HP and radar\n- Keeps current Income Generations \n- Passive Area Healing\n- Can be converted back to normal
1010
autoTriggerCooldownTime: 2s
1111

12-
# COPY TESLA ATTACKS HERE
1312
selfRegenRate: 0.15
1413

1514
fogOfWarSightRange: 30

7.Other/Extractor/extractor_reinforced_t5.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ displayDescription: - Arms extractor with tesla attack \n- Extractor shield \n-
1111
autoTriggerCooldownTime: 2s
1212

1313
selfRegenRate: 0.20
14-
# COPY TESLA ATTACKS HERE
1514

1615
fogOfWarSightRange: 40
1716
[arm_1]

7.Other/Extractor/extractor_reinforced_t6.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ displayDescription: - Arms extractor with tesla attack \n- Extractor shield \n-
1010
autoTriggerCooldownTime: 2s
1111

1212
selfRegenRate: 0.30
13-
# COPY TESLA ATTACKS HERE
1413

1514
fogOfWarSightRange: 50
1615
[arm_1]

7.Other/Extractor/extractor_reinforced_t7.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ displayDescription: - Arms extractor with tesla attack \n- Extractor shield \n-
1111
autoTriggerCooldownTime: 2s
1212

1313
selfRegenRate: 0.40
14-
# COPY TESLA ATTACKS HERE
1514

1615
fogOfWarSightRange: 65
1716
[arm_1]

7.Other/Extractor/extractor_reinforced_t8.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ displayDescription: - Arms extractor with tesla attack \n- Extractor shield \n-
1010
autoTriggerCooldownTime: 2s
1111

1212
selfRegenRate: 0.50
13-
# COPY TESLA ATTACKS HERE
1413

1514
fogOfWarSightRange: 75
1615
[arm_1]

effects.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

22
[core]
3-
copyFrom:ROOT:effects/explosions.template, ROOT:effects/flares.template, ROOT:effects/trails.template, ROOT:effects/water.template, ROOT:effects/plasma.template, ROOT:effects/muzzle.template, ROOT:effects/healing.template
3+
copyFrom:ROOT:effects/explosions.template, ROOT:effects/flares.template, ROOT:effects/trails.template, ROOT:effects/water.template, ROOT:effects/plasma.template, ROOT:effects/muzzle.template, ROOT:effects/healing.template, ROOT:effects/chrono.template

7.Other/Chronoshift/effects.template renamed to effects/chrono.template

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
2-
3-
4-
5-
61
[effect_smokeW]
72
xOffsetRelative:18
83
yOffsetRelative:5
@@ -15,7 +10,7 @@ scaleTo: 2.5
1510
xSpeedRelativeRandom: 0.1
1611
ySpeedRelativeRandom: 0.1
1712
hSpeed: 0.1
18-
image: smoke.png
13+
image:ROOT:shared/smokeC.png
1914
priority: critical
2015
drawUnderUnits:false
2116
atmospheric:true
@@ -32,7 +27,7 @@ scaleTo: 3
3227
xSpeedRelativeRandom: 0.1
3328
ySpeedRelativeRandom: 0.1
3429
hSpeed: 0.1
35-
image: smoke.png
30+
image:ROOT:shared/smokeC.png
3631
priority: critical
3732
drawUnderUnits:false
3833
atmospheric:true
@@ -309,7 +304,7 @@ scaleTo: 2.5
309304
xSpeedRelativeRandom: 0.1
310305
ySpeedRelativeRandom: 0.1
311306
hSpeed: 0.1
312-
image: smoke.png
307+
image:ROOT:shared/smokeC.png
313308
priority: critical
314309
drawUnderUnits:false
315310
atmospheric:true
File renamed without changes.

0 commit comments

Comments
 (0)