This commit is contained in:
QuoteFox
2021-05-04 18:17:16 +01:00
parent 9fb9200459
commit 7040bbd230
+1 -1
View File
@@ -557,7 +557,7 @@ GLOBAL_LIST_INIT(ballmer_windows_me_msg, list("Yo man, what if, we like, uh, put
var/restingpwr = 1 + 4 * resting
if(ckey)
if(!client && isliving(src))
if(!client && !(stat == DEAD))
add_status_indicator("ssd")
else
remove_status_indicator("ssd")