Merge pull request #5530 from Verkister/patch-35

Makes npc humanmobs low priority for ai processing
This commit is contained in:
Razgriz
2023-01-11 13:58:57 -07:00
committed by GitHub

View File

@@ -13,3 +13,6 @@
var/hide_glasses = FALSE
var/speech_sound_enabled = TRUE
var/nutrition_hidden = FALSE
/mob/living/carbon/human/ai_controlled
low_priority = TRUE