Gadgets & Gizmos

This commit is contained in:
Mechoid
2021-01-14 22:53:39 -08:00
committed by VirgoBot
parent 758db47b6b
commit 02ffbbe79b
25 changed files with 893 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