mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
Misc code removals/changes (#3813)
* ? * merge dev * pasue * anti-pasue * f * done * revert * miscounted * changes * revert
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user