Merge branch 'master' of https://github.com/Baystation12/Baystation12 into dev-freeze

This commit is contained in:
Zuhayr
2014-12-23 00:01:09 +10:30
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -525,6 +525,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
M.add_ion_law(input)
for(var/mob/living/silicon/ai/O in mob_list)
O << "\red " + input + "\red...LAWS UPDATED"
O.show_laws()
log_admin("Admin [key_name(usr)] has added a new AI law - [input]")
message_admins("Admin [key_name_admin(usr)] has added a new AI law - [input]", 1)