mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Changed return value
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
var/obj/item/twohanded/O = M.get_inactive_hand()
|
||||
if(istype(O))
|
||||
O.unwield(M)
|
||||
return slot_flags
|
||||
return ..()
|
||||
|
||||
/obj/item/twohanded/dropped(mob/user)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user