misc merge/tidy from Zenvera
This commit is contained in:
parent
5b03ef628e
commit
2d60d61a6b
8 changed files with 23 additions and 8 deletions
|
|
@ -494,6 +494,9 @@ namespace Server.Engines.ConPVP
|
|||
|
||||
pl.Eliminated = true;
|
||||
|
||||
if ( mob.Poison != null )
|
||||
mob.Poison = null;
|
||||
|
||||
Requip( mob, corpse );
|
||||
DelayBounce( TimeSpan.FromSeconds( 4.0 ), mob, corpse );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue