Aliens can now shape membranes.

AIs now see runes as blood.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2305 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
uporotiy
2011-10-01 16:36:23 +00:00
parent 995fb5f788
commit a71691759c
8 changed files with 55 additions and 18 deletions
+7
View File
@@ -62,6 +62,13 @@
if(src.mind)
ticker.mode.remove_revolutionary(src.mind)
if(client)
for(var/obj/rune/rune in world)
var/image/blood = image('blood.dmi', loc = rune, icon_state = "floor[rand(1,7)]")
blood.override = 1
client.images += blood
return