mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
Admin-only custom proc call reagent: Procizine (#32337)
* Admin-only reagent: Procizine * Admin-only reagent: Procizine * Admin-only reagent: Procizine * Admin-only reagent: Procizine * Admin-only reagent: Procizine * Advanced options * Cleanup * Cleanup * Attributes and overdose * Descriptions * Tolerance and withdrawal * Reverts unatomic cleanup Co-authored-by: kanef <kanef9x@protonmail.com>
This commit is contained in:
@@ -1742,6 +1742,7 @@ var/list/omnitoolable = list(/obj/machinery/alarm,/obj/machinery/power/apc)
|
||||
mech_flags = MECH_SCAN_FAIL //Nip that in the bud
|
||||
var/static/list/illegalChems = list( //Just a bad idea
|
||||
ADMINORDRAZINE,
|
||||
PROCIZINE,
|
||||
BLOCKIZINE,
|
||||
AUTISTNANITES,
|
||||
XENOMICROBES,
|
||||
|
||||
Reference in New Issue
Block a user