mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 09:05:11 +01:00
[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:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user