mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Update hyena icons, increase vision range and set mauling on.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user