Fixed a bug with the appearance of malfunctioning AI decoys.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1797 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
musketstgstation@gmail.com
2011-07-07 18:49:22 +00:00
parent f1908027c5
commit 391e3bd245
@@ -1,5 +1,5 @@
/mob/living/silicon/decoy/New()
src.icon = 'mob.dmi'
src.icon = 'AI.dmi'
src.icon_state = "ai"
src.anchored = 1
src.canmove = 0