Tweaks! (#44)
This commit is contained in:
committed by
TalkingCactus
parent
b5e3121d3a
commit
85cd936712
@@ -0,0 +1,4 @@
|
||||
/mob/living/silicon/examine(mob/user)
|
||||
if(laws && isobserver(user))
|
||||
user << "<b>[src] has the following laws:</b>"
|
||||
laws.show_laws(user)
|
||||
Reference in New Issue
Block a user