NARSIE SAYS LEAVE!

* Shuttles now properly respect the intentions of eldritch horrors
* Comms consoles will tell you when the shuttle can't be recalled
instead of just saying nope
* Admemes can now designate if their shuttles are recallable when they
call them
This commit is contained in:
IK3I
2018-01-11 11:41:04 -06:00
parent 51c0d509d9
commit d57622b460
5 changed files with 17 additions and 4 deletions
+1
View File
@@ -38,6 +38,7 @@
sleep(70)
shuttle_master.emergency.request(null, 0.3) // Cannot recall
shuttle_master.emergency.canRecall = FALSE
/obj/singularity/narsie/large/attack_ghost(mob/dead/observer/user as mob)
makeNewConstruct(/mob/living/simple_animal/hostile/construct/harvester, user, null, 1)