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

Commit b7dbd22

Browse files
committed
Oil changes (pun intended)
1 parent f138c76 commit b7dbd22

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

Data/Base.rte/Effects.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,12 @@ AddEffect = MOPixel
8686
HitsMOs = 0
8787
GetsHitByMOs = 0
8888
Color = Color
89-
R = 10
90-
G = 0
91-
B = 0
89+
R = 32
90+
G = 6
91+
B = 13
9292
Atom = Atom
9393
Material = Material
94-
CopyOf = Blood
94+
CopyOf = Oil
9595
TrailColor = Color
9696
R = 19
9797
G = 6

Data/Base.rte/Materials.ini

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -819,18 +819,19 @@ AddMaterial = Material
819819
Index = 162
820820
PresetName = Oil
821821
Bounce = 0.1
822-
Friction = 0.85
823-
StructuralIntegrity = 10
822+
Friction = 0.05
823+
Stickiness = 0.25
824+
StructuralIntegrity = 1
824825
DensityKGPerVolumeL = 0.8
825826
GibImpulseLimitPerVolumeL = 15
826827
GibWoundLimitPerVolumeL = 0.1
827828
Priority = 10
828829
Piling = 1
829830
IsScrap = 1
830831
Color = Color
831-
R = 60
832-
G = 45
833-
B = 55
832+
R = 64
833+
G = 19
834+
B = 12
834835
835836
AddMaterial = Material
836837
Index = 163

0 commit comments

Comments
 (0)