[MISSED MIRROR] Giant Spider action fixes & Action feedback (#17439)

* missed mirror 70848

* SR modular
This commit is contained in:
Tastyfish
2022-11-11 09:42:28 -05:00
committed by GitHub
parent 69a3ed3d7f
commit 69df5a8320
51 changed files with 237 additions and 175 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
return ..()
/datum/action/item_action/mod/Trigger(trigger_flags)
if(!IsAvailable())
if(!IsAvailable(feedback = TRUE))
return FALSE
var/obj/item/mod/control/mod = target
if(mod.malfunctioning && prob(75))