From b2b9dac6ddaec5743110879f636a3486dc8122e3 Mon Sep 17 00:00:00 2001 From: minjaesong Date: Thu, 7 Dec 2023 15:27:28 +0900 Subject: [PATCH] increased durability for woods and rocks --- assets/mods/basegame/materials/materials.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/mods/basegame/materials/materials.csv b/assets/mods/basegame/materials/materials.csv index fd101ac49..ad3d41264 100644 --- a/assets/mods/basegame/materials/materials.csv +++ b/assets/mods/basegame/materials/materials.csv @@ -1,6 +1,6 @@ idst;tens;impf;dsty;fmod;endurance;tcond;reach;rcs;sondrefl;comments -WOOD;10;10;800;0.3;0.12;0.17;5;18;0.5;just a generic wood -ROCK;15;210;3000;0.55;0.32;2.9;5;48;1.0;data is that of marble +WOOD;10;10;800;0.3;0.23;0.17;5;18;0.5;just a generic wood +ROCK;15;210;3000;0.55;0.64;2.9;5;48;1.0;data is that of marble GLSS;15;210;3000;0.01;0.32;2.9;5;48;1.0;glass OORE;15;210;3000;0.55;0.32;2.9;5;100;0.2;data is that of marble OGEM;15;210;3000;0.55;0.32;2.9;5;80;0.2;data is that of marble