mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
@@ -22,7 +22,8 @@
|
||||
target = Target
|
||||
|
||||
/datum/action/proc/should_draw_cooldown()
|
||||
return !IsAvailable()
|
||||
var/ready = IsAvailable()
|
||||
return !ready
|
||||
|
||||
/datum/action/proc/clear_ref(datum/ref)
|
||||
SIGNAL_HANDLER
|
||||
|
||||
Reference in New Issue
Block a user