Revert "Cursed Blood Trait"

This commit is contained in:
Dahlular
2020-09-25 06:23:51 -06:00
committed by GitHub
parent 2bb89753e9
commit a6648fa822
4 changed files with 9 additions and 41 deletions
@@ -144,8 +144,6 @@ Difficulty: Medium
wander = TRUE
transform_weapon()
INVOKE_ASYNC(src, .proc/quick_attack_loop)
if(HAS_TRAIT(target, TRAIT_CURSED_BLOOD))
say(pick("Hunter, you must accept your death, be freed from the night.","The night, and the dream, were long...","Beasts all over the shop... You'll be one of them, sooner or later...","The night blocks all sight..."))
/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner/OpenFire()
Goto(target, move_to_delay, minimum_distance)