linters are always your friend

This commit is contained in:
Putnam
2020-08-08 21:38:53 -07:00
parent 9bb3ba5c5a
commit bdee7bdc63
2 changed files with 2 additions and 2 deletions

View File

@@ -103,7 +103,7 @@
..()
adjust_charge(-ETHEREAL_CHARGE_FACTOR)
/obj/item/organ/stomach/ethereal/Insert(mob/living/carbon/M, special = 0)
/obj/item/organ/stomach/ethereal/Insert(mob/living/carbon/M, special = 0, drop_if_replaced = TRUE)
..()
RegisterSignal(owner, COMSIG_PROCESS_BORGCHARGER_OCCUPANT, .proc/charge)
RegisterSignal(owner, COMSIG_LIVING_ELECTROCUTE_ACT, .proc/on_electrocute)