[MIRROR] block injectors only show a single block on scanner (#11117)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-06-28 06:21:18 -07:00
committed by GitHub
parent b47bb13b2d
commit 647a076767
2 changed files with 3 additions and 0 deletions

View File

@@ -463,6 +463,7 @@
I.desc = "Resequences structural enzymes to match the body record this was created from."
I.buf = active_br.mydna.copy()
I.buf.types = DNA2_BUF_SE
I.has_radiation = FALSE // SAFE!
atom_say("Beginning injector synthesis.")
addtimer(CALLBACK(src, PROC_REF(dispense_injector), I), 10 SECONDS, TIMER_DELETE_ME)
. = TRUE