More buffs

This commit is contained in:
keronshb
2021-10-28 11:26:18 -04:00
parent e8c56c07ee
commit 468b4a11ff
2 changed files with 5 additions and 0 deletions
@@ -8,6 +8,7 @@
anchored = TRUE
var/items_list = list()
speech_span = "spooky"
resistance_flags = INDESTRUCTIBLE //Barth is immortal you know
var/active = TRUE
/obj/item/barthpot/Destroy()
@@ -65,6 +65,10 @@
cached_z = z
poof()
/mob/living/simple_animal/jacq/ComponentInitialize() //she just wants to bring halloween to the station
. = ..()
AddComponent(/datum/component/stationloving)
/mob/living/simple_animal/jacq/BiologicalLife(seconds, times_fired)
if(!(. = ..()))
return