Update boss.dm

This commit is contained in:
silicons
2021-03-11 05:54:36 -07:00
committed by GitHub
parent 35fd1b36cc
commit 753d79be69
@@ -11,7 +11,7 @@
var/datum/boss_active_timed_battle/atb
var/point_regen_delay = 20
var/point_regen_amount = 1
sentience_type = SENTIENCE_BOSS
/mob/living/simple_animal/hostile/boss/Initialize()
. = ..()