Merge pull request #292 from KayenEQ/Development

Updated swarm pet AI to be consistent with live.
This commit is contained in:
Michael Cook (mackal)
2014-11-18 15:04:08 -05:00
16 changed files with 210 additions and 94 deletions
@@ -0,0 +1 @@
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (1, 'Spells:SwarmPetTargetLock', 'false', 'Use old method of swarm pet AI, where they lock onto a set target then depop when target is dead.');