[MIRROR] Enables Dead OOC at round-end (#2835)

* Enables Dead OOC at round-end (#30716)

* Enables Dead OOC at roundend

* proc

* proc #2

* Enables Dead OOC at round-end
This commit is contained in:
CitadelStationBot
2017-09-17 22:20:15 -05:00
committed by Poojawa
parent d4f20a113f
commit a94a8f9ab4
3 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -513,7 +513,7 @@
set category = "Server"
set desc="Toggle dis bitch"
set name="Toggle Dead OOC"
GLOB.dooc_allowed = !( GLOB.dooc_allowed )
toggle_dooc()
log_admin("[key_name(usr)] toggled OOC.")
message_admins("[key_name_admin(usr)] toggled Dead OOC.")