Fixes modsuit cell removal (#22724)

Co-authored-by: Adrer <adrermail@gmail.com>
This commit is contained in:
Adrer
2023-10-12 15:36:46 +01:00
committed by GitHub
co-authored by Adrer
parent 047f5b9d97
commit 0aa4a097ad
+3
View File
@@ -311,6 +311,9 @@ GLOBAL_DATUM_INIT(welding_sparks, /mutable_appearance, mutable_appearance('icons
var/obj/item/storage/S = src.loc
S.remove_from_storage(src)
if(..())
return
if(throwing)
throwing.finalize(FALSE)
if(loc == user)