mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
[MISSED MIRROR] Giant Spider action fixes & Action feedback (#17439)
* missed mirror 70848 * SR modular
This commit is contained in:
@@ -800,7 +800,7 @@
|
||||
cooldown_time = 45 SECONDS
|
||||
ranged_mousepointer = 'icons/effects/mouse_pointers/scan_target.dmi'
|
||||
|
||||
/datum/action/cooldown/scan/IsAvailable()
|
||||
/datum/action/cooldown/scan/IsAvailable(feedback = FALSE)
|
||||
return ..() && isliving(owner)
|
||||
|
||||
/datum/action/cooldown/scan/Activate(atom/scanned)
|
||||
|
||||
Reference in New Issue
Block a user