Skip to content

Commit

Permalink
hnnnnng
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsar-Salat committed Jan 14, 2025
1 parent 37a0a42 commit 268d513
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/modules/wiremod/shell/brain_computer_interface.dm
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@

AddComponent(/datum/component/shell, list(
new /obj/item/circuit_component/bci_core,
new /obj/item/circuit_component/equipment_action/bci(null, "One"),
new /obj/item/circuit_component/equipment_action/bci(null, "Two"),
new /obj/item/circuit_component/equipment_action/bci(null, "Three"),
), SHELL_CAPACITY_SMALL)

/obj/item/organ/cyberimp/bci/Insert(mob/living/carbon/receiver, special, drop_if_replaced)
Expand Down

0 comments on commit 268d513

Please sign in to comment.