mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
Spacing
Though, the rest of the code has no proper spacing... Hmmm...
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user