This commit is contained in:
kevinz000
2020-01-27 23:26:24 -07:00
parent d89b8d95cf
commit 4c2b0a826a
2 changed files with 5 additions and 3 deletions
+1
View File
@@ -125,6 +125,7 @@
if(isnum(set_duration)) //TODO, figure out how to grab from subtype
duration = set_duration
. = ..()
last_tick = world.time
if(iscarbon(owner))
var/mob/living/carbon/C = owner
if(C.combatmode)