mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-24 21:46:17 +01:00
SSD indicators and Status Indicator frame work
This commit is contained in:
@@ -556,6 +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")
|
||||
|
||||
//Dizziness
|
||||
if(dizziness)
|
||||
var/client/C = client
|
||||
|
||||
Reference in New Issue
Block a user