Merge pull request #2020 from Fox-McCloud/rnd-materials

Rnd materials
This commit is contained in:
Mark van Alphen
2015-09-14 00:50:30 +02:00
13 changed files with 141 additions and 224 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
throwforce = 10.0
item_state = "pickaxe"
w_class = 4.0
materials = list(MAT_METAL=3750) //one sheet, but where can you make them?
materials = list(MAT_METAL=2000) //one sheet, but where can you make them?
var/digspeed = 40 //moving the delay to an item var so R&D can make improved picks. --NEO
origin_tech = "materials=1;engineering=1"
attack_verb = list("hit", "pierced", "sliced", "attacked")