Update spellcard.dm

This commit is contained in:
Trilbyspaceclone
2020-07-07 14:09:31 -04:00
committed by GitHub
parent f7dbce0cd0
commit c21011c64c
@@ -24,10 +24,11 @@
if(M.anti_magic_check())
M.visible_message("<span class='warning'>[src] vanishes on contact with [target]!</span>")
return BULLET_ACT_BLOCK
if(iscarbon(target))
M.adjust_fire_stacks(fire_stacks)
M.IgniteMob()
return
M.adjust_fire_stacks(fire_stacks)
M.IgniteMob()
return
else
damage = 20 //If we are a simplemob we deal 5x damage