materials-consitency

This commit is contained in:
Fox-McCloud
2015-09-12 16:22:39 -04:00
parent 54fc3d9aa2
commit 25c35343dc
8 changed files with 9 additions and 13 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")