Experisci Expansion part 0.5 (#18631)

* telescience experiments

* use defines

* fixed up telesci stuff

* non-working bluespace crystal experiment

* allow sec to print basic cells

* allow anyone to make basic power cells

* fix

* medical basic tools

* bad paths

* pathfix

* fixed DA experiments, and clarified proc name

* circuitboards use copper

* changed it back

* lint

* moved signal

* slime deconstructing

* circuits don't give steel

* corrected defines

* correcting designs

* autolathe is not synced yet

* lets just mirror original behavior

* keep procs

* engies get signaler

* no dupe

* destructive borg belly

* unify point generate proc
This commit is contained in:
Will
2026-02-18 00:33:32 -05:00
committed by GitHub
parent 58190b6763
commit 11250fa9d3
29 changed files with 414 additions and 84 deletions
@@ -10,7 +10,7 @@
throwforce = 5.0
throw_speed = 3
throw_range = 15
matter = list(MAT_STEEL = 30, MAT_GLASS = 10)
matter = RECYCLE_CIRCUIT_MATERIALS
var/build_path = null
var/board_type = new /datum/frame/frame_types/computer
var/list/req_components = null