mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Emagman buff (#28460)
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
item["name"] = I.name
|
||||
|
||||
frozen_items += list(item)
|
||||
if(preserve_status == CRYO_OBJECTIVE)
|
||||
if(preserve_status == CRYO_OBJECTIVE || istype(I, /obj/item/card/id/captains_spare))
|
||||
objective_items += I
|
||||
I.forceMove(src)
|
||||
RegisterSignal(I, COMSIG_MOVABLE_MOVED, PROC_REF(item_got_removed))
|
||||
|
||||
Reference in New Issue
Block a user