Items are now assumed to be conductive, rather than the opposite

This commit is contained in:
Neerti
2019-03-28 21:45:38 -04:00
committed by Novacat
parent 5ca397fb43
commit 30b967e28a
89 changed files with 765 additions and 867 deletions
-1
View File
@@ -4,7 +4,6 @@
icon = 'icons/obj/items.dmi'
name = "Coin"
icon_state = "coin"
flags = CONDUCT
force = 0.0
throwforce = 0.0
w_class = ITEMSIZE_TINY
-2
View File
@@ -13,7 +13,6 @@
name = "mining drill"
desc = "The most basic of mining drills, for short excavations and small mineral extractions."
icon = 'icons/obj/items.dmi'
flags = CONDUCT
slot_flags = SLOT_BELT
force = 15.0
throwforce = 4.0
@@ -112,7 +111,6 @@
desc = "A large tool for digging and moving dirt."
icon = 'icons/obj/items.dmi'
icon_state = "shovel"
flags = CONDUCT
slot_flags = SLOT_BELT
force = 8.0
throwforce = 4.0
-1
View File
@@ -4,7 +4,6 @@
icon = 'icons/obj/storage.dmi'
name = "Money bag"
icon_state = "moneybag"
flags = CONDUCT
force = 10.0
throwforce = 2.0
w_class = ITEMSIZE_LARGE