mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 09:42:29 +00:00
[MISSED MIRROR] Giant Spider action fixes & Action feedback (#17439)
* missed mirror 70848 * SR modular
This commit is contained in:
@@ -311,7 +311,7 @@ SUBSYSTEM_DEF(vote)
|
||||
name = "Vote!"
|
||||
button_icon_state = "vote"
|
||||
|
||||
/datum/action/vote/IsAvailable()
|
||||
/datum/action/vote/IsAvailable(feedback = FALSE)
|
||||
return TRUE // Democracy is always available to the free people
|
||||
|
||||
/datum/action/vote/Trigger(trigger_flags)
|
||||
|
||||
Reference in New Issue
Block a user