mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
[READY]SDQL2 update: In which admins get more power than they deserve. (#23694)
* ABSOLUTE PATHING!! * absolutely fucking pathed * stuffs * oh that was there for a reason. * fixes * stuffs * my fucking identation >:[ * double no * no delayed global proccalls. * /var/s * /var/s/2 * catch(vars) * var/expression/e broke without the var/ * lists and wrappers! * Update SDQL_2.dm * Update SDQL_2.dm * Update SDQL_2.dm
This commit is contained in:
@@ -823,3 +823,7 @@ var/global/BSACooldown = 0
|
||||
"Admin login: [key_name(src)]")
|
||||
if(string)
|
||||
message_admins("[string]")
|
||||
|
||||
|
||||
/datum/admins/SDQL_update()
|
||||
return FALSE //No.
|
||||
Reference in New Issue
Block a user