Merge pull request #7556 from Rykka-Stormheart/shep-dev-merc-fixes

Fixes Mercs threaten timers, and threaten sounds
This commit is contained in:
Atermonera
2020-08-27 16:57:39 -07:00
committed by GitHub
2 changed files with 5 additions and 0 deletions

View File

@@ -83,6 +83,8 @@
threaten = TRUE
returns_home = TRUE // Stay close to the base...
wander = TRUE // ... but "patrol" a little.
intelligence_level = AI_SMART // Also knows not to walk while confused if it risks death.
threaten_delay = 30 SECONDS // Mercs will give you 30 seconds to leave or get shot.
/datum/ai_holder/simple_mob/merc/ranged
pointblank = TRUE // They get close? Just shoot 'em!