Announcement fixes, change most command announcements to event announcements

This commit is contained in:
Markolie
2016-10-25 15:21:16 +02:00
parent b3f505175e
commit ffc74cda0a
47 changed files with 81 additions and 79 deletions
+1 -1
View File
@@ -700,7 +700,7 @@
to_chat(H, "<span class='userdanger'>You feel surrounded by sadness. Sadness... and HONKS!</span>")
H.makeCluwne()
else if(myeffect == "Demotion Notice")
command_announcement.Announce("[mytarget] is hereby demoted to the rank of Civilian. Process this demotion immediately. Failure to comply with these orders is grounds for termination.","CC Demotion Order")
event_announcement.Announce("[mytarget] is hereby demoted to the rank of Civilian. Process this demotion immediately. Failure to comply with these orders is grounds for termination.","CC Demotion Order")
else
message_admins("Evil paper [src] was activated without a proper effect set! This is a bug.")
used = 1