mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Tweak CIMS to ignore Syndicate Owned crystal. (#64526)
This commit is contained in:
@@ -244,6 +244,8 @@ GLOBAL_DATUM(main_supermatter_engine, /obj/machinery/power/supermatter_crystal)
|
||||
var/processes = TRUE
|
||||
///Stores the time of when the last zap occurred
|
||||
var/last_power_zap = 0
|
||||
///Do we show this crystal in the CIMS modular program
|
||||
var/include_in_cims = TRUE
|
||||
|
||||
|
||||
/obj/machinery/power/supermatter_crystal/Initialize(mapload)
|
||||
|
||||
Reference in New Issue
Block a user