wooden pickaxe adjustments

This commit is contained in:
minjaesong
2023-10-12 19:54:16 +09:00
parent 58fa1dd56c
commit d8abec381b
11 changed files with 98 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
idst;tens;impf;dsty;fmod;endurance;tcond;reach;comments
WOOD;10;10;800;1;0.36;0.17;5;just a generic wood
WOOD;10;10;800;1;0.173;0.17;5;just a generic wood
ROCK;15;210;3000;1;0.42;2.9;5;data is that of marble
OORE;15;210;3000;1;0.42;2.9;5;data is that of marble
OGEM;15;210;3000;1;0.42;2.9;5;data is that of marble
1 idst tens impf dsty fmod endurance tcond reach comments
2 WOOD 10 10 800 1 0.36 0.173 0.17 5 just a generic wood
3 ROCK 15 210 3000 1 0.42 2.9 5 data is that of marble
4 OORE 15 210 3000 1 0.42 2.9 5 data is that of marble
5 OGEM 15 210 3000 1 0.42 2.9 5 data is that of marble