Changed Engine flare

Instead of using the original flare effect from Spacestation of
Dr.Russel to the flare effect from Star Trek Mod.
master
david 2020-11-30 22:58:08 -05:00
parent da667d4836
commit 5bfe9524ff
5 changed files with 11 additions and 12 deletions

View File

@ -59,10 +59,9 @@ outfit "Thrust Module"
"reverse thrust" .937 # + 0.222
"reverse thrust energy" .134
"reverse thrust heat" .2797
"flare sprite" "effect/sbracket"
"frame rate" 4
"rewind"
"flare sound" "skylance"
"flare sprite" "effect/impulse"
"frame rate" 1.2
"flare sound" "impulse"
description "This allows you to build your own custom engine."
description "These modules are intended to be fitted to a frame."
@ -162,7 +161,7 @@ outfit "Small Frame"
thumbnail "outfit/sbracket"
"mass" 9
"outfit space" -15
"module capacity" 75 # +10
"module capacity" 105 # +30
description "This frame provides a ship with the proper equipment to attach advanced modules to it."
outfit "Medium Frame"
@ -171,7 +170,7 @@ outfit "Medium Frame"
thumbnail "outfit/mbracket"
"mass" 18
"outfit space" -30
"module capacity" 95
"module capacity" 125 # +30
description "This frame provides more space for advanced modules."
outfit "Large Frame"
@ -180,7 +179,7 @@ outfit "Large Frame"
thumbnail "outfit/lbracket"
"mass" 37
"outfit space" -50
"module capacity" 160
"module capacity" 190 # +30
description "This massive frame provides a large amount of space for advanced modules."
outfit "Small Matrix"
@ -188,7 +187,7 @@ outfit "Small Matrix"
"cost" 140000
thumbnail "outfit/small systems core"
"outfit space" -10
"matrix capacity" 54 # +20
"matrix capacity" 74 # +20
description "This is a computer used to install some advanced modules that modify ship stats."
outfit "Medium Matrix"
@ -196,7 +195,7 @@ outfit "Medium Matrix"
"cost" 290000
thumbnail "outfit/medium systems core"
"outfit space" -29
"matrix capacity" 91 # +30
"matrix capacity" 111 # +20
description "This is a computer upgrade from the previous Matrix system."
outfit "Large Matrix"
@ -204,10 +203,10 @@ outfit "Large Matrix"
"cost" 590000
thumbnail "outfit/large systems core"
"outfit space" -49
"matrix capacity" 155 # +35
"matrix capacity" 175 # +20
description "This is a super-computer hooked to provide computational power for some advanced modules that modify ship stats."
# This will consume 100 fuel for hyperdrive jumps and 200 for jumpdrive jumps!
outfit "Warp Drive"
category "Systems"
cost 1250000
@ -215,7 +214,7 @@ outfit "Warp Drive"
"mass" 25
"outfit space" -25
"hyperdrive" 1
"jump speed" .4
"jump speed" .5 # +0.1
"jump drive" 1
description "This device is somehow able to replicate the function of both a Hyperdrive and a Jump Drive."

BIN
images/effect/impulse+0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 721 B

BIN
images/effect/impulse+1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 750 B

BIN
images/effect/impulse+2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 736 B

BIN
sounds/impulse~.wav Normal file

Binary file not shown.