Curator Update

This commit is contained in:
KorPhaeron
2017-05-02 11:21:54 -04:00
parent a19916c2d2
commit 3a7d424005
6 changed files with 51 additions and 14 deletions
@@ -278,6 +278,9 @@
if(!user.Adjacent(src)) //no TK museology
return
if(!(user.mind && user.mind.assigned_role == "Librarian"))
to_chat(user, "<span class='danger'>You're not sure how to work this. Maybe you should as the librarian for help.</span>")
if(!added_roundstart)
to_chat(user, "You've already put something new in this case.")
return