mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
bruh (#16983)
This commit is contained in:
@@ -60,7 +60,8 @@
|
||||
to_chat(cult_mind.current, "<span class='cult'>Current goal: Slaughter the heretics!</span>")
|
||||
..()
|
||||
|
||||
/obj/singularity/narsie/large/attack_ghost(mob/dead/observer/user)
|
||||
/obj/singularity/narsie/large/attack_ghost(mob/dead/observer/user as mob)
|
||||
user.forceMove(get_turf(src)) //make_new_construct spawns harvesters at observers locations, could be used to get into admin rooms/CC
|
||||
make_new_construct(/mob/living/simple_animal/hostile/construct/harvester, user, cult_override = TRUE)
|
||||
new /obj/effect/particle_effect/smoke/sleeping(user.loc)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user