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

Commit b3440fe

Browse files
committed
Add some gibs for Attachable Turret
1 parent 7911ee4 commit b3440fe

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

Base.rte/Craft/Shared/Turrets.ini

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,25 @@ AddEffect = AEmitter
9292
GibImpulseLimit = 1000
9393
GibWoundLimit = 4
9494
GibSound = SoundContainer
95-
CopyOf = Metal Body Blunt Hit
95+
CopyOf = Metal Body Blunt Hit
96+
AddGib = Gib
97+
GibParticle = MOPixel
98+
CopyOf = Spark Yellow 1
99+
Count = 3
100+
Spread = 3.14
101+
MaxVelocity = 20
102+
MinVelocity = 8
103+
AddGib = Gib
104+
GibParticle = MOPixel
105+
CopyOf = Spark Yellow 2
106+
Count = 3
107+
Spread = 3.14
108+
MaxVelocity = 20
109+
MinVelocity = 8
110+
AddGib = Gib
111+
GibParticle = MOSParticle
112+
CopyOf = Gib Metal Grey Tiny A
113+
Count = 3
114+
Spread = 3.14
115+
MaxVelocity = 15
116+
MinVelocity = 5

0 commit comments

Comments
 (0)