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