Misc code removals/changes (#3813)

* ?

* merge dev

* pasue

* anti-pasue

* f

* done

* revert

* miscounted

* changes

* revert
This commit is contained in:
Ron
2017-11-18 18:44:00 +02:00
committed by Erki
parent fbe15b4d0c
commit 60e81a3647
6 changed files with 8 additions and 11 deletions
+1 -1
View File
@@ -488,7 +488,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
else
M.add_ion_law(input)
for(var/mob/living/silicon/ai/O in mob_list)
O << "\red " + input + "\red...LAWS UPDATED"
O << "<span class='danger'>" + input + "...LAWS UPDATED</span>"
O.show_laws()
log_admin("Admin [key_name(usr)] has added a new AI law - [input]",admin_key=key_name(usr))