Cogscarabs can use clockwork slabs to check cult status (#19326)

This commit is contained in:
Joan Lung
2016-07-15 20:05:33 -04:00
committed by KorPhaeron
parent 7d360b860d
commit 9be963fcdd
@@ -160,7 +160,7 @@
user << "<span class='warning'>[src] refuses to work, displaying the message: \"[busy]!\"</span>"
return 0
if(!nonhuman_usable && !ishuman(user))
user << "<span class='warning'>[src] hums quietly in your hands, but you can't seem to get it to do anything.</span>"
show_stats(user) //if it's not human, show it stats
return 0
access_display(user)