fixes vaurca+ arterial bleeding (#8297)

This commit is contained in:
Geeves
2020-02-19 23:15:44 -03:00
committed by GitHub
parent 70286d7618
commit 0a953ab8a6
2 changed files with 8 additions and 2 deletions
@@ -74,7 +74,7 @@
stamina_recovery = 3
spawn_flags = IS_RESTRICTED
flags = NO_SCAN | NO_SLIP
flags = NO_SCAN | NO_SLIP | NO_ARTERIES
inherent_verbs = list(
/mob/living/carbon/human/proc/bugbite
@@ -135,7 +135,7 @@
warning_high_pressure = 3250 //Default 325
spawn_flags = IS_RESTRICTED
flags = NO_SCAN | NO_SLIP | NO_PAIN | NO_BREATHE
flags = NO_SCAN | NO_SLIP | NO_PAIN | NO_BREATHE | NO_ARTERIES
inherent_verbs = list(
/mob/living/carbon/human/proc/rebel_yell,