Skip to content

Commit ffe351a

Browse files
authored
Merge pull request #178 from getcetc/browncoat-fuel-bomb-fix
Browncoat fuel bombs now work GOODE (thanks 4zk)
2 parents 9fc4440 + 107b677 commit ffe351a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Data/Browncoats.rte/Devices/Explosives/FuelBomb/FuelBomb.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ AddEffect = MOPixel
5050
B = 0
5151
Atom = Atom
5252
Material = Material
53-
CopyOf = Oil
53+
CopyOf = Water // Water instead of oil, si we don't stick to stuff and stop being fiery
5454
TrailColor = Color
5555
R = 10
5656
G = 0
@@ -248,4 +248,4 @@ AddDevice = TDExplosive
248248
TriggerDelay = 3000
249249
ActivatesWhenReleased = 0
250250
GibImpulseLimit = 7000
251-
GibWoundLimit = 4
251+
GibWoundLimit = 4

0 commit comments

Comments
 (0)