#W# Rentable Inn rooms!

This commit is contained in:
WarrentyExpired 2026-08-20 14:08:13 -04:00
parent 3cd1cef779
commit 7104f56ebf
8 changed files with 579 additions and 7 deletions

View file

@ -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" );