diff --git a/planet/Arena.ocf/Hideout.ocs/Material.ocg/Amethyst.ocm b/planet/Arena.ocf/Hideout.ocs/Material.ocg/Amethyst.ocm index 5150b68cf..560a6f1ab 100644 --- a/planet/Arena.ocf/Hideout.ocs/Material.ocg/Amethyst.ocm +++ b/planet/Arena.ocf/Hideout.ocs/Material.ocg/Amethyst.ocm @@ -9,3 +9,7 @@ MaxSlide=1 Corrode=60 Placement=21 TextureOverlay=amethyst +LightEmit=128,90,164 +LightSpot=160,96,128 +LightAngle=204 +MinShapeOverlap=30 \ No newline at end of file diff --git a/planet/Arena.ocf/Hideout.ocs/Material.ocg/Ruby.ocm b/planet/Arena.ocf/Hideout.ocs/Material.ocg/Ruby.ocm index 2190ab9a5..3be8ffa08 100644 --- a/planet/Arena.ocf/Hideout.ocs/Material.ocg/Ruby.ocm +++ b/planet/Arena.ocf/Hideout.ocs/Material.ocg/Ruby.ocm @@ -9,3 +9,7 @@ MaxSlide=1 Corrode=60 Placement=21 TextureOverlay=ruby +LightEmit=0,0,128 +LightSpot=208,96,96 +LightAngle=204 +MinShapeOverlap=30 \ No newline at end of file diff --git a/planet/Material.ocg/Amethyst.ocm b/planet/Material.ocg/Amethyst.ocm index d2d8f2084..6f6c21682 100644 --- a/planet/Material.ocg/Amethyst.ocm +++ b/planet/Material.ocg/Amethyst.ocm @@ -13,4 +13,4 @@ TextureOverlay=amethyst LightEmit=128,90,164 LightSpot=160,96,128 LightAngle=204 -MinShapeOverlap=10 \ No newline at end of file +MinShapeOverlap=30 \ No newline at end of file diff --git a/planet/Material.ocg/Amethyst_Shape.png b/planet/Material.ocg/Amethyst_Shape.png index 20d838e90..ee035f740 100644 Binary files a/planet/Material.ocg/Amethyst_Shape.png and b/planet/Material.ocg/Amethyst_Shape.png differ diff --git a/planet/Material.ocg/Everrock.ocm b/planet/Material.ocg/Everrock.ocm index 0cb86d91a..9684de7a2 100644 --- a/planet/Material.ocg/Everrock.ocm +++ b/planet/Material.ocg/Everrock.ocm @@ -7,4 +7,5 @@ MaxAirSpeed=100 MaxSlide=250 Placement=70 TextureOverlay=everrock -LightSpot=11,25,11 \ No newline at end of file +LightSpot=11,25,11 +MinShapeOverlap=30 \ No newline at end of file diff --git a/planet/Material.ocg/Firestone.ocm b/planet/Material.ocg/Firestone.ocm index e9cbd6d9c..1a99f64ac 100644 --- a/planet/Material.ocg/Firestone.ocm +++ b/planet/Material.ocg/Firestone.ocm @@ -14,4 +14,5 @@ MaxSlide=1 Corrode=50 Placement=40 TextureOverlay=firestone -Inflammable=1 \ No newline at end of file +Inflammable=1 +MinShapeOverlap=50 \ No newline at end of file diff --git a/planet/Material.ocg/Gold.ocm b/planet/Material.ocg/Gold.ocm index 54d0f860c..fbfb787a7 100644 --- a/planet/Material.ocg/Gold.ocm +++ b/planet/Material.ocg/Gold.ocm @@ -13,3 +13,4 @@ TextureOverlay=gold LightEmit=0,64,64 LightSpot=64,128,64 LightAngle=230 +MinShapeOverlap=10 \ No newline at end of file diff --git a/planet/Material.ocg/ORE.ocm b/planet/Material.ocg/ORE.ocm index 9fd8305f0..d47c5fd8d 100644 --- a/planet/Material.ocg/ORE.ocm +++ b/planet/Material.ocg/ORE.ocm @@ -10,3 +10,4 @@ MaxAirSpeed=100 MaxSlide=1 Placement=50 TextureOverlay=ore +MinShapeOverlap=30 \ No newline at end of file diff --git a/planet/Material.ocg/Ruby.jpg b/planet/Material.ocg/Ruby.jpg index d25831667..49e8cc46c 100644 Binary files a/planet/Material.ocg/Ruby.jpg and b/planet/Material.ocg/Ruby.jpg differ diff --git a/planet/Material.ocg/Ruby.ocm b/planet/Material.ocg/Ruby.ocm index 260e1da9e..55ae363b0 100644 --- a/planet/Material.ocg/Ruby.ocm +++ b/planet/Material.ocg/Ruby.ocm @@ -13,4 +13,4 @@ TextureOverlay=ruby LightEmit=0,0,128 LightSpot=208,96,96 LightAngle=204 -MinShapeOverlap=10 \ No newline at end of file +MinShapeOverlap=30 \ No newline at end of file diff --git a/planet/Material.ocg/Ruby_NRM.png b/planet/Material.ocg/Ruby_NRM.png index 8a4f47b39..dfebf4717 100644 Binary files a/planet/Material.ocg/Ruby_NRM.png and b/planet/Material.ocg/Ruby_NRM.png differ diff --git a/planet/Material.ocg/Ruby_Shape.png b/planet/Material.ocg/Ruby_Shape.png index 7cacfcb46..feff40013 100644 Binary files a/planet/Material.ocg/Ruby_Shape.png and b/planet/Material.ocg/Ruby_Shape.png differ diff --git a/planet/Material.ocg/everrock_Shape.png b/planet/Material.ocg/everrock_Shape.png new file mode 100644 index 000000000..ad7d1634d Binary files /dev/null and b/planet/Material.ocg/everrock_Shape.png differ diff --git a/planet/Material.ocg/firestone_Shape.png b/planet/Material.ocg/firestone_Shape.png new file mode 100644 index 000000000..89b897968 Binary files /dev/null and b/planet/Material.ocg/firestone_Shape.png differ diff --git a/planet/Material.ocg/gold_Shape.png b/planet/Material.ocg/gold_Shape.png new file mode 100644 index 000000000..8d6da50e7 Binary files /dev/null and b/planet/Material.ocg/gold_Shape.png differ diff --git a/planet/Material.ocg/granite_shape.png b/planet/Material.ocg/granite_shape.png index e83a78c3b..3373ece98 100644 Binary files a/planet/Material.ocg/granite_shape.png and b/planet/Material.ocg/granite_shape.png differ diff --git a/planet/Material.ocg/ore_Shape.png b/planet/Material.ocg/ore_Shape.png new file mode 100644 index 000000000..298b034f5 Binary files /dev/null and b/planet/Material.ocg/ore_Shape.png differ diff --git a/planet/Material.ocg/rock_Shape.png b/planet/Material.ocg/rock_Shape.png index 211ecc774..5f0f3baef 100644 Binary files a/planet/Material.ocg/rock_Shape.png and b/planet/Material.ocg/rock_Shape.png differ