Mining Bot Updates

This commit is contained in:
Fox-McCloud
2016-04-10 22:15:36 -04:00
parent 6404a5ee97
commit 5e1fa7f8e2
7 changed files with 86 additions and 4 deletions
@@ -199,7 +199,7 @@
to_chat(user, "<span class='warning'>The potion won't work on [SM].</span>")
return ..()
to_chat(user, "<span class='notice'>You offer the sentience potion to [SM]...</span>")
to_chat(user, "<span class='notice'>You offer [src] sentience potion to [SM]...</span>")
being_used = 1
var/list/candidates = pollCandidates("Do you want to play as [SM.name]?", ROLE_SENTIENT, 0, 100)