Though, the rest of the code has no proper spacing... Hmmm...
This commit is contained in:
Twinmold
2016-07-08 03:40:29 -05:00
parent 44ff7482f9
commit fcfaa86ea7
+1 -1
View File
@@ -113,7 +113,7 @@
/datum/martial_art/the_sleeping_carp/harm_act(mob/living/carbon/human/A, mob/living/carbon/human/D)
add_to_streak("H",D)
if((A.mind in ticker.mode.vampires)&(A.zone_sel.selecting == "head"))
if ((A.mind in ticker.mode.vampires) && (A.zone_sel.selecting == "head"))
return 0
if(check_streak(A,D))
return 1