mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Ports Hover Overlays (#8870)
* HUD Overlay * finishes up the port * fixes
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
..()
|
||||
update_icon()
|
||||
|
||||
/obj/item/material/twohanded/mob_can_equip(M as mob, slot)
|
||||
/obj/item/material/twohanded/mob_can_equip(M, slot, disable_warning = FALSE)
|
||||
//Cannot equip wielded items.
|
||||
if(wielded)
|
||||
to_chat(M, "<span class='warning'>Unwield the [base_name] first!</span>")
|
||||
|
||||
Reference in New Issue
Block a user