mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
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:
@@ -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>")
|
||||
|
||||
Reference in New Issue
Block a user