mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-31 12:32:28 +00:00
Ports Hover Overlays (#8870)
* HUD Overlay * finishes up the port * fixes
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user