mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 07:59:08 +01:00
pleb
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user