mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
[MISSED MIRROR] Giant Spider action fixes & Action feedback (#17439)
* missed mirror 70848 * SR modular
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user