mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 20:15:47 +01:00
[MIRROR] Organ Unit Tests & Bugfixes [MDB IGNORE] (#19968)
* Organ Unit Tests & Bugfixes * e Co-Authored-By: tattle <66640614+dragomagol@users.noreply.github.com> * e Co-Authored-By: tattle <66640614+dragomagol@users.noreply.github.com> --------- Co-authored-by: Dani Glore <fantasticdragons@gmail.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com> Co-authored-by: tattle <66640614+dragomagol@users.noreply.github.com>
This commit is contained in:
@@ -17,9 +17,8 @@
|
||||
new /obj/item/circuit_component/bci_core,
|
||||
), SHELL_CAPACITY_SMALL, starting_circuit = circuit)
|
||||
|
||||
/obj/item/organ/internal/cyberimp/bci/Insert(mob/living/carbon/receiver, special, drop_if_replaced)
|
||||
/obj/item/organ/internal/cyberimp/bci/on_insert(mob/living/carbon/receiver)
|
||||
. = ..()
|
||||
|
||||
// Organs are put in nullspace, but this breaks circuit interactions
|
||||
forceMove(receiver)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user