Merge pull request #14791 from AnturK/mindswapfixes

Mindswap fixes
This commit is contained in:
tkdrg
2016-01-24 13:31:51 -03:00
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ var/list/ai_list = list()
icon_state = "ai"
anchored = 1
density = 1
status_flags = CANSTUN|CANPARALYSE|CANPUSH
status_flags = CANSTUN|CANPUSH
force_compose = 1 //This ensures that the AI always composes it's own hear message. Needed for hrefs and job display.
med_hud = DATA_HUD_MEDICAL_BASIC
sec_hud = DATA_HUD_SECURITY_BASIC