Changes a lot of lighting colors, ranges, and powers (#28226)

* 8u hiubntgvby9 gb

* colors

* undo airlock

* bluer light

* spaghetti review
This commit is contained in:
Contrabang
2025-02-04 14:30:09 -05:00
committed by GitHub
parent fd04e5a332
commit e3f73e178d
9 changed files with 23 additions and 15 deletions
+1 -1
View File
@@ -2990,7 +2990,7 @@
SSblackbox.record_feedback("tally", "admin_secrets_fun_used", 1, "Depower all APCs")
log_and_message_admins("<span class='notice'>[key_name_admin(usr)] made all areas unpowered</span>", 1)
else
power_failure()
power_failure(TRUE, 100)
SSblackbox.record_feedback("tally", "admin_secrets_fun_used", 1, "Short out APCs")
log_and_message_admins("<span class='notice'>[key_name_admin(usr)] has shorted APCs</span>", 1)
if("quickpower")