mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Moves many uses of log_to_dd to log_runtime, to make the output
more visible at runtime, to someone who isn't watching DD first-hand
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
to_chat(A, "<span class='danger'>Malicious program detected in the [english_list(areaName)] lighting and airlock control systems by [my_department].</span>")
|
||||
|
||||
else
|
||||
log_to_dd("ERROR: Could not initate grey-tide. Unable to find suitable containment area.")
|
||||
log_runtime("Could not initate grey-tide. Unable to find suitable containment area.", src)
|
||||
kill()
|
||||
|
||||
/datum/event/prison_break/tick()
|
||||
|
||||
Reference in New Issue
Block a user