mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[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:
committed by
GitHub
parent
b47bb13b2d
commit
647a076767
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user