Files
Aurora.3/code/modules/mob
PsiOmega 8d57b2d0a0 Fixes observers being unable to see silicon antag status.
target_list contains mob/living mobs while the previous loop only looped over living/carbon/human.
To make things a bit of a headache hud_list is defined separately for living/carbon/human and living/silicon, instead of directly on /living.

It is certainly possible to define hud_list at mob/living instead but adding an extra loop for silicons is the method that is least likely to break things, thus the most appropriate for a master fix.
2015-09-12 14:39:10 +02:00
..
2015-08-23 14:34:58 -04:00
2015-09-09 12:20:33 +02:00
2015-08-22 04:10:44 +09:30
2015-08-31 07:01:56 +09:30
2015-08-18 22:02:01 -04:00
2015-08-18 22:02:01 -04:00
2015-09-08 11:36:55 +03:00
2015-08-18 22:02:01 -04:00
2015-07-26 14:57:49 -04:00