Changes mech part weight from 20 to 5.

This commit is contained in:
Erthilo
2012-06-27 21:25:33 +01:00
parent 1e63e35ab4
commit 740bf13cec
+1 -1
View File
@@ -6,7 +6,7 @@
name = "mecha part"
icon = 'mech_construct.dmi'
icon_state = "blank"
w_class = 20
w_class = 5 //I'm pretty sure that's silly.
flags = FPRINT | TABLEPASS | CONDUCT
origin_tech = "programming=2;materials=2"
var/construction_time = 100