[MIRROR] MOD update: Modular Cores [MDB IGNORE] (#10710)

* MOD update: Modular Cores

* Fixing all dem conflicts

* Okay now it's going to compile too

* Fixing some Trigger() (they triggered me)

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
This commit is contained in:
SkyratBot
2022-01-16 21:25:41 +01:00
committed by GitHub
parent 35aa4911dc
commit 5910fd9649
102 changed files with 2006 additions and 1287 deletions
@@ -297,7 +297,7 @@
return ..()
/datum/action/innate/bci_charge_action/Trigger()
/datum/action/innate/bci_charge_action/Trigger(trigger_flags)
var/obj/item/stock_parts/cell/cell = circuit_component.parent.cell
if (isnull(cell))