This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -194,15 +194,15 @@ AddEffect = AEmitter
194
194
BurstSize = 9
195
195
Spread = 0.2
196
196
MaxVelocity = 25
197
- MinVelocity = 12
197
+ MinVelocity = 20
198
198
AddEmission = Emission
199
199
EmittedParticle = MOPixel
200
200
CopyOf = Side Thruster Blast 2
201
201
ParticlesPerMinute = 3400
202
202
BurstSize = 9
203
203
Spread = 0.2
204
204
MaxVelocity = 25
205
- MinVelocity = 12
205
+ MinVelocity = 20
206
206
EmissionSound = SoundContainer
207
207
AttenuationStartDistance = 200
208
208
AddSound = ContentFile
@@ -274,23 +274,23 @@ AddEffect = AEmitter
274
274
BurstSize = 8
275
275
Spread = 0.2
276
276
MaxVelocity = 24
277
- MinVelocity = 12
277
+ MinVelocity = 18
278
278
AddEmission = Emission
279
279
EmittedParticle = MOSParticle
280
280
CopyOf = Main Thruster Blast Ball 2
281
281
ParticlesPerMinute = 3600
282
282
BurstSize = 6
283
283
Spread = 0.1
284
284
MaxVelocity = 24
285
- MinVelocity = 12
285
+ MinVelocity = 18
286
286
AddEmission = Emission
287
287
EmittedParticle = MOSParticle
288
288
CopyOf = Side Thruster Blast Ball 1 Glow
289
289
ParticlesPerMinute = 2700
290
290
BurstSize = 3
291
291
Spread = 0.1
292
292
MaxVelocity = 24
293
- MinVelocity = 12
293
+ MinVelocity = 18
294
294
EmissionSound = SoundContainer
295
295
AttenuationStartDistance = 200
296
296
AddSound = ContentFile
@@ -315,8 +315,8 @@ AddEffect = ACRocket
315
315
PresetName = Rocklet
316
316
Description = Small and compact space transport. Incredibly light and fast.
317
317
AddToGroup = Craft
318
- Mass = 600
319
- MaxInventoryMass = 300
318
+ Mass = 625
319
+ MaxInventoryMass = 250
320
320
MaxPassengers = 2
321
321
DeliveryDelayMultiplier = 0.9
322
322
HitsMOs = 1
Original file line number Diff line number Diff line change @@ -39,24 +39,24 @@ AddEffect = AEmitter
39
39
ParticlesPerMinute = 5000
40
40
BurstSize = 10
41
41
Spread = 0.2
42
- MaxVelocity = 22
43
- MinVelocity = 16
42
+ MaxVelocity = 26
43
+ MinVelocity = 20
44
44
AddEmission = Emission
45
45
EmittedParticle = MOSParticle
46
46
CopyOf = Main Thruster Blast Ball 2
47
47
ParticlesPerMinute = 4500
48
48
BurstSize = 8
49
49
Spread = 0.1
50
- MaxVelocity = 22
51
- MinVelocity = 16
50
+ MaxVelocity = 26
51
+ MinVelocity = 20
52
52
AddEmission = Emission
53
53
EmittedParticle = MOSParticle
54
54
CopyOf = Main Thruster Blast Ball 1 Glow
55
55
ParticlesPerMinute = 1500
56
56
BurstSize = 3
57
57
Spread = 0.1
58
- MaxVelocity = 22
59
- MinVelocity = 16
58
+ MaxVelocity = 26
59
+ MinVelocity = 20
60
60
EmissionSound = SoundContainer
61
61
AttenuationStartDistance = 210
62
62
AddSound = ContentFile
@@ -81,8 +81,8 @@ AddActor = ACRocket
81
81
PresetName = Rocket MK1
82
82
Description = Trade Star' s standard delivery rocket. Outdated model, but still very popular due to its affordable price and durability.
83
83
AddToGroup = Craft
84
- Mass = 900
85
- MaxInventoryMass = 500
84
+ Mass = 950
85
+ MaxInventoryMass = 400
86
86
MaxPassengers = 3
87
87
HitsMOs = 1
88
88
GetsHitByMOs = 1
You can’t perform that action at this time.
0 commit comments