ModernUO/Projects/UOContent/Mobiles/Animals/Misc
Kamron Batman bdee7bc671
fix: Fixes NPC slowness. (#955)
* Adds the following configurations:
  * `movement.delay.npcMinDelay` - 0.1 - Pets or Non-monster NPCs
  * `movement.delay.npcMaxDelay` - 0.4 - Pets or Non-monster NPCs
  * `movement.delay.monsterMinDelay` - 0.4 - Non-pet Monsters or NPC vs Player Combat
  * `movement.delay.monsterMaxDelay` - 0.8 - Non-pet Monsters or NPC vs Player Combat
  * `movement.delay.monsterMinDex` - 150 - Dex maximum for delay by dex
  * `movement.delay.MinDex` - 190 - Dex maximum for delay by dex
2022-03-10 22:55:06 -08:00
..
Boar.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
BullFrog.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Dolphin.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Gaman.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
GiantToad.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Goat.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Gorilla.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
GreatHart.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Hind.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Llama.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
MountainGoat.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
PackHorse.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
PackLlama.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Pig.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Sheep.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00
Walrus.cs fix: Fixes NPC slowness. (#955) 2022-03-10 22:55:06 -08:00