Some changes to cult mode.

Fixed cyborgs just pressing cancel when choosing AIs.
Midis setting now carries over when ghosting.
Can now check if a borg is emagged from the player panel.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@367 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
uporotiy
2010-11-04 22:39:38 +00:00
parent 9ccede8ca1
commit da0c58de03
7 changed files with 36 additions and 2 deletions
@@ -10,6 +10,7 @@
src.loc = get_turf(corpse.loc)
src.real_name = corpse.real_name
src.name = corpse.real_name
src.midis = corpse.midis
src.verbs += /mob/dead/observer/proc/reenter_corpse
/mob/proc/ghostize()