Conflict clearance, vol deux.

This commit is contained in:
skull132
2016-10-07 00:59:00 +03:00
parent 87e041aa75
commit 1910f487af
19 changed files with 2145 additions and 59 deletions

View File

@@ -176,7 +176,6 @@
if(injtime == time)
user.visible_message("<span class='warning'>[user] is trying to inject [target] with [visible_name]!</span>")
else
var/mob/living/carbon/human/H = target
if(H.get_species() == "Vaurca")
user.visible_message("<span class='warning'>[user] begins hunting for an injection port on [target]'s carapace!</span>")
else