This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +16
-24
lines changed
Dummy.rte/Devices/Weapons/Destroyer Expand file tree Collapse file tree 7 files changed +16
-24
lines changed Original file line number Diff line number Diff line change 1
- ///////////////////////////////////////////////////////////////////////
2
- // Loadouts
3
1
4
- /*
5
2
AddLoadout = Loadout
6
3
DeliveryCraft = ACRocket
7
- PresetName = Base.rte/Rocket MK1
4
+ PresetName = Base.rte/Drop Crate
8
5
AddCargoItem = AHuman
9
- PresetName =
10
- AddCargoItem = ACrab
11
- PresetName =
6
+ PresetName = Coalition.rte/Soldier Light
12
7
AddCargoItem = HDFirearm
13
- PresetName =
14
- AddCargoItem = TDExplosive
15
- PresetName =
8
+ PresetName = Dummy.rte/Destroyer Cannon
16
9
17
-
18
- AddLoadout = Loadout
19
- DeliveryCraft = ACDropShip
20
- PresetName = Base.rte/Dropship MK1
21
- AddCargoItem = AHuman
22
- PresetName =
23
- AddCargoItem = ACrab
24
- PresetName =
25
- AddCargoItem = HDFirearm
26
- PresetName =
27
- AddCargoItem = TDExplosive
28
- PresetName =
29
- */
Original file line number Diff line number Diff line change @@ -152,6 +152,9 @@ AddAmmo = AEmitter
152
152
MaxVelocity = 0
153
153
MinVelocity = 0
154
154
PushesEmitter = 0
155
+ EmissionSound = Sound
156
+ AddSample = ContentFile
157
+ FilePath = Dummy.rte/Devices/Weapons/Destroyer/Sounds/ProjectileLoop1.wav
155
158
EmissionEnabled = 1
156
159
EmissionsIgnoreThis = 0
157
160
ParticlesPerMinute = 9000
@@ -162,6 +165,13 @@ AddAmmo = AEmitter
162
165
EmissionDamage = 0
163
166
Flash = None
164
167
FlashOnlyOnBurst = 0
168
+ GibSound = Sound
169
+ AddSample = ContentFile
170
+ FilePath = Dummy.rte/Devices/Weapons/Destroyer/Sounds/ProjectileExplosion1.wav
171
+ AddSample = ContentFile
172
+ FilePath = Dummy.rte/Devices/Weapons/Destroyer/Sounds/ProjectileExplosion2.wav
173
+ AddSample = ContentFile
174
+ FilePath = Dummy.rte/Devices/Weapons/Destroyer/Sounds/ProjectileExplosion3.wav
165
175
AddGib = Gib
166
176
GibParticle = MOPixel
167
177
CopyOf = Destroyer Emission Particle 1
Original file line number Diff line number Diff line change @@ -2,4 +2,6 @@ Digital Extremes: Warframe
2
2
3
3
CrpElectroMag Firing Sound
4
4
CorpusPolearm Sounds
5
- CorpusWhip Sounds
5
+ CorpusWhip Sounds
6
+ Harlequin Sounds
7
+ CrpSentExperimentalPistol Firing Sounds
You can’t perform that action at this time.
0 commit comments