mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Improves the quality of life of Cluwnes
This commit is contained in:
@@ -169,6 +169,8 @@
|
||||
return -1
|
||||
|
||||
for(var/obj/item/organ/internal/O in organs)
|
||||
if(O.unremovable)
|
||||
continue
|
||||
O.on_find(user)
|
||||
organs -= O
|
||||
organs[O.name] = O
|
||||
|
||||
Reference in New Issue
Block a user