mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
-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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user