clickable alerts glow + the slimed status effect now actually tells you how to get it off without water in the description (#87902)

## About The Pull Request

 clickable alerts glow (regex: /atom/movable/screen/alert/.*/Click)

## Why It's Good For The Game

people are much more likely to look at the chat or anywhere else than
the status effect (really, its usually never worth reading 99% of them
so they end up ignored)

## Changelog
🆑
qol: alerts that do stuff when clicked glow gold
/🆑

---------

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
This commit is contained in:
jimmyl
2024-11-20 02:07:05 +01:00
committed by GitHub
co-authored by MrMelbert
parent 1df0b90e65
commit ee271daf46
9 changed files with 29 additions and 0 deletions
+1
View File
@@ -511,6 +511,7 @@
desc = "Someone is calling you! Left-click this to accept the call. Right-click to deny it."
icon_state = "called"
timeout = 10 SECONDS
clickable_glow = TRUE
var/end_message = "call timed out!"
/// A weak reference to the MODlink that is calling.
var/datum/weakref/caller_ref