mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Other thing that needed to be removed
This commit is contained in:
@@ -145,7 +145,6 @@ var/list/organ_cache = list()
|
|||||||
STOP_PROCESSING(SSobj, src)
|
STOP_PROCESSING(SSobj, src)
|
||||||
handle_organ_mod_special(TRUE)
|
handle_organ_mod_special(TRUE)
|
||||||
if(owner && vital)
|
if(owner && vital)
|
||||||
owner.can_defib = 0
|
|
||||||
owner.death()
|
owner.death()
|
||||||
|
|
||||||
/obj/item/organ/proc/adjust_germ_level(var/amount) // Unless you're setting germ level directly to 0, use this proc instead
|
/obj/item/organ/proc/adjust_germ_level(var/amount) // Unless you're setting germ level directly to 0, use this proc instead
|
||||||
|
|||||||
Reference in New Issue
Block a user