Update robotic_brain.dm

This commit is contained in:
datlo
2019-02-12 17:13:42 +00:00
committed by GitHub
parent 8b1f12183f
commit 9c2f24b597
@@ -27,7 +27,7 @@
/obj/item/mmi/robotic_brain/attack_self(mob/user)
if(isgolem(user))
to_chat(user, "<span class='warning'>[src] seems to require an organic or robotic user. You can't find a way to activate it.")
to_chat(user, "<span class='warning'>Your golem fingers are too large to press the switch on [src].</span>")
return
if(requires_master && !imprinted_master)
to_chat(user, "<span class='notice'>You press your thumb on [src] and imprint your user information.</span>")
@@ -231,4 +231,4 @@
desc = "A cube of shining metal, four inches to a side and covered in shallow grooves."
silenced = TRUE
requires_master = FALSE
ejected_flavor_text = "metal cube"
ejected_flavor_text = "metal cube"