mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 05:07:51 +01:00
[MIRROR] Allows stripping people by resizing (#12315)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
SatinIsle
Kashargul
parent
79c31d5b9b
commit
99f0bd6e1d
@@ -20,7 +20,7 @@
|
||||
|
||||
/obj/item/organ/internal/cell/emp_act(severity, recursive)
|
||||
..()
|
||||
owner.adjust_nutrition(-rand(10 / severity, 50 / severity))
|
||||
owner?.adjust_nutrition(-rand(10 / severity, 50 / severity))
|
||||
|
||||
/obj/item/organ/internal/cell/machine/handle_organ_proc_special()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user