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

Commit 16782b7

Browse files
committed
Fix weird find and replace leftovers
1 parent ea19508 commit 16782b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Base.rte/Effects/Pyro.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ AddEffect = MOSParticle
764764

765765

766766
AddEffect = MOSParticle
767-
CopyOf = PresetName = Side Thruster Blast Ball 1
767+
CopyOf = Side Thruster Blast Ball 1
768768
PresetName = Side Thruster Blast Ball 1 Glow
769769
ScreenEffect = ContentFile
770770
FilePath = Base.rte/Effects/Glows/YellowSmall.png

Imperatus.rte/Devices/Explosives/Shredder/Shredder.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ AddDevice = TDExplosive
170170
MaxVelocity = 45
171171
AddGib = Gib
172172
GibParticle = MOSParticle
173-
CopyOf = CopyOf = Small Smoke Ball 1
173+
CopyOf = Small Smoke Ball 1
174174
Count = 10
175175
MinVelocity = 5
176176
MaxVelocity = 10

0 commit comments

Comments
 (0)