mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Grab Stuff (#12731)
Co-authored-by: Werner <1331699+Arrow768@users.noreply.github.com>
This commit is contained in:
@@ -90,6 +90,11 @@
|
||||
|
||||
action_button_name = "Wield pick/drill"
|
||||
|
||||
/obj/item/pickaxe/can_swap_hands(mob/user)
|
||||
if(wielded)
|
||||
return FALSE
|
||||
return ..()
|
||||
|
||||
/obj/item/pickaxe/proc/unwield()
|
||||
wielded = FALSE
|
||||
force = force_unwielded
|
||||
|
||||
Reference in New Issue
Block a user