mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 07:59:08 +01:00
bug fix ssd
This commit is contained in:
@@ -556,10 +556,11 @@ GLOBAL_LIST_INIT(ballmer_windows_me_msg, list("Yo man, what if, we like, uh, put
|
||||
|
||||
var/restingpwr = 1 + 4 * resting
|
||||
|
||||
if(!client)
|
||||
add_status_indicator("ssd")
|
||||
else
|
||||
remove_status_indicator("ssd")
|
||||
if(ckey)
|
||||
if(!client)
|
||||
add_status_indicator("ssd")
|
||||
else
|
||||
remove_status_indicator("ssd")
|
||||
|
||||
//Dizziness
|
||||
if(dizziness)
|
||||
|
||||
Reference in New Issue
Block a user