mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
fixes autakh graspers being undeployable (#14671)
This commit is contained in:
@@ -283,8 +283,6 @@
|
||||
|
||||
owner.last_special = world.time + 100
|
||||
var/obj/item/M = new augment_type(owner)
|
||||
M.canremove = FALSE
|
||||
M.item_flags |= NOMOVE
|
||||
owner.put_in_active_hand(M)
|
||||
owner.visible_message("<span class='notice'>\The [M] slides out of \the [owner]'s [src].</span>","<span class='notice'>You deploy \the [M]!</span>")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user