misc branch sync
This commit is contained in:
parent
6b65990cc6
commit
f61af43f94
5 changed files with 95 additions and 24 deletions
|
|
@ -104,10 +104,6 @@ namespace Server.Items
|
|||
|
||||
(to as PlayerMobile).SetMountBlock(BlockMountType.Dazed, TimeSpan.FromSeconds( Core.ML ? 10 : 3 ), true);
|
||||
}
|
||||
else
|
||||
{
|
||||
to.Mount.Rider = null;
|
||||
}
|
||||
|
||||
if (Core.AOS && from is PlayerMobile) /* only failsafe, attacker should already be dismounted */
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue