ModernUO/Scripts/Mobiles/AI/Creature
daedalus bab1490105 - Tamable released creatures will now have a timer of 3 days: when the timer is over, the creature will be deleted.
The timer will stop when the creature is tamed again, and reset to 3 days when released again.
This is meant to reduce CPU work by reducing the number of creatures which need serialization
(http://www.uodemise.com/discussion/showthread.php?t=133920)
2010-02-06 11:14:32 +00:00
..
BaseCreature.cs - Tamable released creatures will now have a timer of 3 days: when the timer is over, the creature will be deleted. 2010-02-06 11:14:32 +00:00
Dummy.cs Let's clean up the Scripts\ tree a bit. 2009-10-17 07:31:00 +00:00
DummySpecific.cs Let's clean up the Scripts\ tree a bit. 2009-10-17 07:31:00 +00:00
OppositionGroup.cs - Hit Life Leech now works in PvP 2009-12-14 19:01:59 +00:00
Paragon.cs Refactor IDevourable to IDevourer, as the interface represents an entity that consumes corpses, and not the entity being consumed. 2009-10-19 01:00:36 +00:00
SpeedInfo.cs Let's clean up the Scripts\ tree a bit. 2009-10-17 07:31:00 +00:00