passed over everything with throwforce

This commit is contained in:
hornygranny
2014-02-13 18:06:50 -08:00
parent 04aeb15af7
commit e0d0cedf36
29 changed files with 67 additions and 68 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
flags = CONDUCT
slot_flags = SLOT_BELT
force = 15.0
throwforce = 4.0
throwforce = 10.0
item_state = "pickaxe"
w_class = 4.0
m_amt = 3750 //one sheet, but where can you make them?
+1 -1
View File
@@ -6,7 +6,7 @@
icon_state = "moneybag"
flags = CONDUCT
force = 10.0
throwforce = 2.0
throwforce = 0
w_class = 4.0
/obj/item/weapon/moneybag/attack_hand(user as mob)
+1 -1
View File
@@ -118,7 +118,7 @@
icon_state = "coin"
flags = CONDUCT
force = 1
throwforce = 3
throwforce = 0
w_class = 1.0
var/string_attached
var/list/sideslist = list("heads","tails")