workign on the modloader in progress

This commit is contained in:
minjaesong
2021-12-03 16:39:46 +09:00
parent e5a42551e5
commit ebc762e90a
78 changed files with 483 additions and 356 deletions

View File

@@ -1,5 +1,7 @@
"idst";"tens";"impf";"dsty";"fmod";"endurance";"tcond";"comments"
"ROCK"; "15"; "210";"3000"; "1"; "0.42"; "1.0";"data is that of marble"
"OORE"; "15"; "210";"3000"; "1"; "0.42"; "1.0";"data is that of marble"
"OGEM"; "15"; "210";"3000"; "1"; "0.42"; "1.0";"data is that of marble"
"CUPR"; "210"; "770";"8960"; "2"; "1.00";"401.0";"copper"
"EGLS"; "33";"1000";"2325"; "4"; "0.82"; "1.0";"elven glass/moldavite"
"IRON"; "350";"1085";"7874"; "5"; "1.42"; "1.0";"not wrought iron; just natural iron"
1 idst tens impf dsty fmod endurance tcond comments
2 ROCK 15 210 3000 1 0.42 1.0 data is that of marble
3 OORE 15 210 3000 1 0.42 1.0 data is that of marble
4 OGEM 15 210 3000 1 0.42 1.0 data is that of marble
5 CUPR 210 770 8960 2 1.00 401.0 copper
6 EGLS 33 1000 2325 4 0.82 1.0 elven glass/moldavite
7 IRON 350 1085 7874 5 1.42 1.0 not wrought iron; just natural iron