mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Nifs are now logged, and sec accessible (#8512)
This commit is contained in:
@@ -198,4 +198,9 @@
|
|||||||
/obj/item/stack/material/deuterium = 12,
|
/obj/item/stack/material/deuterium = 12,
|
||||||
/obj/item/stack/material/bronze = 12,
|
/obj/item/stack/material/bronze = 12,
|
||||||
/obj/item/weapon/circuitboard/defenseonelisk = 5000
|
/obj/item/weapon/circuitboard/defenseonelisk = 5000
|
||||||
)
|
)
|
||||||
|
|
||||||
|
//Some stuff to let sec do things
|
||||||
|
/obj/machinery/vending/nifsoft_shop
|
||||||
|
req_log_access = access_security
|
||||||
|
has_logs = 1
|
||||||
Reference in New Issue
Block a user