Fixes onmob icons for holders

Conflicts:
	code/game/objects/items.dm
This commit is contained in:
Hubblenaut
2016-01-08 14:47:08 +01:00
committed by PsiOmegaDelta
parent 18d0c782fb
commit a89c066905
7 changed files with 12 additions and 3 deletions
+2 -3
View File
@@ -47,7 +47,6 @@
var/zoom = 0 //1 if item is actively being used to zoom. For scoped guns and binoculars.
var/icon_override = null //Used to override hardcoded clothing dmis in human clothing proc.
var/item_state = null // Used to specify the item state for the on-mob overlays.
//** These specify item/icon overrides for _slots_
@@ -615,6 +614,6 @@ modules/mob/living/carbon/human/life.dm if you die, you will be zoomed out.
usr.visible_message("[zoomdevicename ? "[usr] looks up from the [src.name]" : "[usr] lowers the [src.name]"].")
return
/obj/item/proc/pwr_drain()
return 0 // Process Kill
return 0 // Process Kill