diff --git a/planet/Objects.ocd/Items.ocd/Chunks.ocd/Coal.ocd/DefCore.txt b/planet/Objects.ocd/Items.ocd/Chunks.ocd/Coal.ocd/DefCore.txt index 1ea595cc6..0580a94be 100644 --- a/planet/Objects.ocd/Items.ocd/Chunks.ocd/Coal.ocd/DefCore.txt +++ b/planet/Objects.ocd/Items.ocd/Chunks.ocd/Coal.ocd/DefCore.txt @@ -10,6 +10,6 @@ VertexX=0,4,-4 VertexY=3,-3,-3 VertexFriction=40,40,40 Value=16 -Mass=36 -Components=Coal=4 +Mass=20 +Components=Coal=3 Rotate=1 \ No newline at end of file diff --git a/planet/Objects.ocd/Items.ocd/Chunks.ocd/Gold.ocd/DefCore.txt b/planet/Objects.ocd/Items.ocd/Chunks.ocd/Gold.ocd/DefCore.txt index 43845073d..01abcae7b 100644 --- a/planet/Objects.ocd/Items.ocd/Chunks.ocd/Gold.ocd/DefCore.txt +++ b/planet/Objects.ocd/Items.ocd/Chunks.ocd/Gold.ocd/DefCore.txt @@ -9,7 +9,7 @@ Vertices=3 VertexX=0,4,-4 VertexY=3,-3,-3 VertexFriction=40,40,40 -Value=12 -Mass=36 +Value=15 +Mass=25 Components=Nugget=3 Rotate=1 \ No newline at end of file diff --git a/planet/Objects.ocd/Items.ocd/Chunks.ocd/Ore.ocd/DefCore.txt b/planet/Objects.ocd/Items.ocd/Chunks.ocd/Ore.ocd/DefCore.txt index f0ac5e744..dcfa2aafd 100644 --- a/planet/Objects.ocd/Items.ocd/Chunks.ocd/Ore.ocd/DefCore.txt +++ b/planet/Objects.ocd/Items.ocd/Chunks.ocd/Ore.ocd/DefCore.txt @@ -9,7 +9,7 @@ Vertices=3 VertexX=0,4,-4 VertexY=3,-3,-3 VertexFriction=40,40,40 -Value=18 -Mass=36 -Components=Ore=4 +Value=15 +Mass=25 +Components=Ore=3 Rotate=1 \ No newline at end of file diff --git a/planet/Objects.ocd/Items.ocd/Chunks.ocd/Rock.ocd/DefCore.txt b/planet/Objects.ocd/Items.ocd/Chunks.ocd/Rock.ocd/DefCore.txt index 25ea1176e..eb1d03fbd 100644 --- a/planet/Objects.ocd/Items.ocd/Chunks.ocd/Rock.ocd/DefCore.txt +++ b/planet/Objects.ocd/Items.ocd/Chunks.ocd/Rock.ocd/DefCore.txt @@ -9,7 +9,7 @@ Vertices=3 VertexX=0,4,-4 VertexY=3,-3,-3 VertexFriction=40,40,40 -Value=5 -Mass=50 -Components=Rock=5 +Value=3 +Mass=25 +Components=Rock=3 Rotate=1 \ No newline at end of file