Vamps With 0 Blood Sucked Don't React To Holy Water (#17959)

* vampires with 0 total blood sucked no longer react to holy water by bursting into flames etc.

* minor adjustment
This commit is contained in:
13spacemen
2022-06-14 13:35:30 +01:00
committed by GitHub
parent da7dd5b000
commit 6daf7b8515
@@ -278,6 +278,8 @@
V.vomit(0, FALSE, FALSE)
return
else
if(!vamp.bloodtotal)
return ..() | update_flags
switch(current_cycle)
if(1 to 4)
to_chat(M, "<span class = 'warning'>Something sizzles in your veins!</span>")