Merge pull request #14412 from Citadel-Station-13/silicons-patch-6

let's not have sentience potions able to sentience the paper wizard :)
This commit is contained in:
Lin
2021-03-12 14:28:37 -06:00
committed by GitHub
@@ -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()
. = ..()