Ports Hover Overlays (#8870)

* HUD Overlay

* finishes up the port

* fixes
This commit is contained in:
Geeves
2020-05-19 00:28:23 +02:00
committed by GitHub
parent d7231e6ee5
commit 3ec99c8d64
13 changed files with 144 additions and 45 deletions

View File

@@ -748,8 +748,8 @@
if (!QDELETED(src))
qdel(src)
/obj/item/offhand/mob_can_equip(var/mob/M, slot)
return FALSE
/obj/item/offhand/mob_can_equip(var/mob/M, slot, disable_warning = FALSE)
return FALSE
/obj/item/gun/Destroy()
if (istype(pin))