mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-06 15:32:25 +00:00
Ports Hover Overlays (#8870)
* HUD Overlay * finishes up the port * fixes
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
item_state = initial(item_state)
|
||||
update_held_icon()
|
||||
|
||||
/obj/item/pickaxe/mob_can_equip(M, slot)
|
||||
/obj/item/pickaxe/mob_can_equip(M, slot, disable_warning = FALSE)
|
||||
//Cannot equip wielded items.
|
||||
if(wielded)
|
||||
to_chat(M, SPAN_WARNING("Unwield the [initial(name)] first!"))
|
||||
|
||||
Reference in New Issue
Block a user