-Fixed TK through cameras.

-Fixed rune 4 not counting the cultist in the middle. 
-Expanded the explanation of a cultist objective.
-Moved the "midis" setting to client, so it carries over when you ghost/robot/alien/etc.
-Little extra something for Host level admins.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@374 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
uporotiy
2010-11-06 12:35:24 +00:00
parent b9d888c4f9
commit d840398dc9
12 changed files with 35 additions and 14 deletions
-1
View File
@@ -128,7 +128,6 @@
var/mob/living/silicon/robot/O = new /mob/living/silicon/robot(get_turf(src.loc))
if (src.brain.owner)
O.gender = src.brain.owner.gender
O.midis = src.brain.owner.midis
//O.start = 1
O.invisibility = 0
O.name = "Cyborg"