Fixed global_announce autospeaker (#7839)

* Filth + Graffiti Fixes

* Excised Bad Lore

* Fixed Global Announcer

* fuckinn
This commit is contained in:
Cerebulon
2021-01-26 01:24:39 +00:00
committed by GitHub
parent a0ee10e812
commit c729c0e23b
4 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -943,7 +943,7 @@ proc/admin_notice(var/message, var/rights)
log_admin("[key_name(usr)] toggled persistence to [config.persistence_disabled ? "Off" : "On"].")
world.update_status()
feedback_add_details("admin_verb","TPD") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
/datum/admins/proc/togglemaploadpersistence()
set category = "Server"
set desc="Whether mapload persistent data will be saved from now on."