Topic fix.

This commit is contained in:
Segrain
2014-12-11 05:01:06 +03:00
parent 2582ef02b8
commit 323cc56a89
@@ -1031,10 +1031,10 @@ var/list/robot_verbs_default = list(
/mob/living/silicon/robot/Topic(href, href_list)
if(usr != src)
return
if(..())
return
if(usr != src)
return
if (href_list["showalerts"])
robot_alerts()