[MIRROR] Fixes servant cyborgs with the Standard module not having Abscond (#5266)
* Fixes servant cyborgs with the Standard module not having Abscond * Update clockwork_slab.dm * Update clockwork_slab.dm
This commit is contained in:
committed by
Poojawa
parent
921e149cf6
commit
afb0b08837
@@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
/obj/item/clockwork/slab/cyborg //three scriptures, plus a spear and fabricator
|
/obj/item/clockwork/slab/cyborg //three scriptures, plus a spear and fabricator
|
||||||
clockwork_desc = "A divine link to the Celestial Derelict, allowing for limited recital of scripture."
|
clockwork_desc = "A divine link to the Celestial Derelict, allowing for limited recital of scripture."
|
||||||
quickbound = list(/datum/clockwork_scripture/ranged_ability/judicial_marker, /datum/clockwork_scripture/ranged_ability/linked_vanguard)
|
quickbound = list(/datum/clockwork_scripture/abscond, /datum/clockwork_scripture/ranged_ability/judicial_marker, /datum/clockwork_scripture/ranged_ability/linked_vanguard)
|
||||||
maximum_quickbound = 6 //we usually have one or two unique scriptures, so if ratvar is up let us bind one more
|
maximum_quickbound = 6 //we usually have one or two unique scriptures, so if ratvar is up let us bind one more
|
||||||
actions_types = list()
|
actions_types = list()
|
||||||
|
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
Reference in New Issue
Block a user