procs
This commit is contained in:
@@ -200,7 +200,7 @@
|
||||
. = ..()
|
||||
if(.)
|
||||
update()
|
||||
RegisterSignal(owner, COMSIG_MOB_DEATH, .proc/update_appearance_genitals)
|
||||
RegisterSignal(owner, COMSIG_MOB_DEATH, PROC_REF(update_appearance_genitals))
|
||||
if(genital_flags & GENITAL_THROUGH_CLOTHES)
|
||||
owner.exposed_genitals += src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user