just misc merge cleanups
This commit is contained in:
parent
030ad1db5b
commit
2a9b547f7b
13 changed files with 73 additions and 34 deletions
|
|
@ -676,7 +676,7 @@ namespace Server.Engines.CannedEvil
|
|||
if( m == null )
|
||||
return;
|
||||
|
||||
Point3D loc = GetSpawnLocation();
|
||||
Point3D loc = GetSpawnLocation();
|
||||
|
||||
// Allow creatures to turn into Paragons at Ilshenar champions.
|
||||
m.OnBeforeSpawn( loc, Map );
|
||||
|
|
|
|||
|
|
@ -344,7 +344,6 @@ namespace Server.Engines.ConPVP
|
|||
|
||||
if( !Core.AOS )
|
||||
{
|
||||
|
||||
#region Mage 5x
|
||||
Ruleset m5x = new Ruleset( m_Root );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue