#W# Rentable Inn rooms!
This commit is contained in:
parent
3cd1cef779
commit
7104f56ebf
8 changed files with 579 additions and 7 deletions
|
|
@ -111,7 +111,7 @@ namespace Server.Scripts.Commands
|
|||
Console.WriteLine( "Spawning Dungeon Chests..." );
|
||||
Server.SpawnGenerator.Parse( m, "chests.map" );
|
||||
|
||||
if ( Server.Settings.S_DungeonTraps )
|
||||
if ( Server.Settings.S_DungeonFloorTraps )
|
||||
{
|
||||
Console.WriteLine( "Spawining Dungeon Floor Traps..." );
|
||||
Server.SpawnGenerator.Parse( m, "traps.map" );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue