mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
Merge pull request #12897 from KorPhaeron/harvester
Harvesters spawned by nar-sie are no longer culted
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
if(!(src in view()))
|
||||
user << "Your soul is too far away."
|
||||
return
|
||||
makeNewConstruct(/mob/living/simple_animal/construct/harvester, user, null, 1)
|
||||
makeNewConstruct(/mob/living/simple_animal/construct/harvester, user, null, 0)
|
||||
PoolOrNew(/obj/effect/particle_effect/smoke/sleeping, user.loc)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user