mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-02 21:44:17 +00:00
Changes the silicon is_malf/is_traitor procs to utilize the new antag datums.
This commit is contained in:
@@ -358,7 +358,7 @@ datum/design/aimodule/safeguard
|
||||
build_path = /obj/item/weapon/aiModule/safeguard
|
||||
|
||||
datum/design/aimodule/onehuman
|
||||
name = "OneEmployee"
|
||||
name = "OneCrewMember"
|
||||
id = "onehuman"
|
||||
req_tech = list("programming" = 4, "materials" = 6)
|
||||
build_path = /obj/item/weapon/aiModule/oneHuman
|
||||
|
||||
Reference in New Issue
Block a user