Gadgets & Gizmos (#7786)

* Adds various objects for explorers / antagonists.

* T A G S

* Mend
This commit is contained in:
Mechoid
2021-01-14 21:53:39 -09:00
committed by GitHub
parent 816cb06f75
commit bd9f63a97a
25 changed files with 872 additions and 110 deletions
+11 -1
View File
@@ -426,4 +426,14 @@ the artifact triggers the rage.
heat_protection = -0.5
cold_protection = -0.5
siemens_coefficient = 1.5
siemens_coefficient = 1.5
/datum/modifier/entangled
name = "entangled"
desc = "Its hard to move."
on_created_text = "<span class='danger'>You're caught in something! It's hard to move.</span>"
on_expired_text = "<span class='warning'>Your movement is freed.</span>"
stacks = MODIFIER_STACK_EXTEND
slowdown = 2