Fixes two unrelated runtimes (#33494)

This commit is contained in:
Leo
2017-12-13 18:11:23 -02:00
committed by GitHub
2 changed files with 5 additions and 3 deletions
@@ -132,8 +132,9 @@
. = ..()
if(.)
var/mob/living/L = target
L.adjust_fire_stacks(0.1)
L.IgniteMob()
if (istype(L))
L.adjust_fire_stacks(0.1)
L.IgniteMob()
/obj/item/projectile/temp/basilisk/icewing
damage = 5