mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
AI Law Message Fix (#9120)
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
who = world
|
||||
else
|
||||
who = src
|
||||
to_chat(who, "<b>Obey these laws:</b>")
|
||||
to_chat(src, "<b>Obey these laws:</b>")
|
||||
if(vr_mob)
|
||||
to_chat(vr_mob, "<b>Obey these laws:</b>")
|
||||
|
||||
src.laws_sanity_check()
|
||||
src.laws.show_laws(who)
|
||||
|
||||
Reference in New Issue
Block a user