Tweaks holodeck warning msg (#41555)

This commit is contained in:
81Denton
2018-11-18 12:50:44 -05:00
committed by Joan Lung
parent a9ca93b60d
commit 8ee97bfdbe
+1 -1
View File
@@ -157,7 +157,7 @@
playsound(src, "sparks", 75, 1)
obj_flags |= EMAGGED
to_chat(user, "<span class='warning'>You vastly increase projector power and override the safety and security protocols.</span>")
to_chat(user, "Warning. Automatic shutoff and derezing protocols have been corrupted. Please call Nanotrasen maintenance and do not use the simulator.")
say("Warning. Automatic shutoff and derezzing protocols have been corrupted. Please call Nanotrasen maintenance and do not use the simulator.")
log_game("[key_name(user)] emagged the Holodeck Control Console")
nerf(!(obj_flags & EMAGGED))