Merge pull request #10480 from Chiefwaffles/CELLS_ARE_HARD

Change w_class of Power Cells from 3.0 to 2
This commit is contained in:
WJohn
2015-07-11 20:25:14 -04:00
+2 -2
View File
@@ -9,7 +9,7 @@
throwforce = 5.0
throw_speed = 2
throw_range = 5
w_class = 3.0
w_class = 2
var/charge = 0 // note %age conveted to actual charge in New
var/maxcharge = 1000
materials = list(MAT_METAL=700, MAT_GLASS=50)
@@ -276,4 +276,4 @@
return
/obj/item/weapon/stock_parts/cell/emproof/corrupt()
return
return