travis is a travesty

This commit is contained in:
deathride58
2019-02-20 04:04:23 -05:00
parent c11aba9368
commit a386632c8a
2 changed files with 5 additions and 2 deletions
@@ -90,7 +90,6 @@
var/basebloodychance = affecting.brute_dam + totitemdamage
if(prob(basebloodychance))
I.add_mob_blood(src)
var/turf/location = get_turf(src)
bleed(totitemdamage)
if(totitemdamage >= 10 && get_dist(user, src) <= 1) //people with TK won't get smeared with blood
user.add_mob_blood(src)