BSA Tweaks

This commit is contained in:
Fox-McCloud
2016-11-09 22:36:03 -05:00
parent fc22354185
commit fcc20ac6bc
8 changed files with 14 additions and 42 deletions
@@ -95,11 +95,6 @@
construct_spells = list(/obj/effect/proc_holder/spell/aoe_turf/conjure/lesserforcewall)
force_threshold = 11
/mob/living/simple_animal/construct/armoured/Life()
weakened = 0
return ..()
/mob/living/simple_animal/construct/armoured/bullet_act(var/obj/item/projectile/P)
if(istype(P, /obj/item/projectile/energy) || istype(P, /obj/item/projectile/beam))
var/reflectchance = 80 - round(P.damage/3)
-5
View File
@@ -162,11 +162,6 @@
if(!mob) return
if(locate(/obj/effect/stop/, mob.loc))
for(var/obj/effect/stop/S in mob.loc)
if(S.victim == mob)
return
if(mob.stat==DEAD) return
// handle possible spirit movement