#W# Lowered Overland Mob spawns.
This commit is contained in:
parent
7e1f9138d7
commit
cd687579f9
2 changed files with 43 additions and 43 deletions
|
|
@ -32,7 +32,7 @@ namespace Server.Scripts.Commands
|
|||
Directory.CreateDirectory( exportDir );
|
||||
}
|
||||
|
||||
string fileName = String.Format( "ExportedLoot_{0}.cfg", currentMap.Name );
|
||||
string fileName = String.Format( "ExportedChests_{0}.cfg", currentMap.Name );
|
||||
string filePath = Path.Combine( exportDir, fileName );
|
||||
|
||||
int count = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue