Update hyena icons, increase vision range and set mauling on.

This commit is contained in:
Rykka
2020-01-17 04:39:36 -07:00
parent 43c839a4ba
commit 107858c4c7
3 changed files with 8 additions and 6 deletions

View File

@@ -2,6 +2,8 @@
cooperative = TRUE
call_distance = 28 // pack mobs should be able to communicate quite a ways - we can assume by howls/etc
can_flee = TRUE
mauling = TRUE // Kill/finish off unconscious people.
vision_range = 12 // This is a bit cheaty - normal vision range is 7 tiles, one screen, setting that to 10 allows us to track targets offscreen by up to 5 tiles, and make for an easier time keeping chase of targets.
flee_when_dying = TRUE // animals know to run when wounded/overmatched
flee_when_outmatched = TRUE // animals know to run when wounded/overmatched