#W# File structure changes.

This commit is contained in:
WarrentyExpired 2026-08-06 18:44:47 -04:00
parent 9d0c3b9e9f
commit 1d95a890a1
4 changed files with 2 additions and 510 deletions

View file

@ -26,7 +26,7 @@ namespace Server.Commands
m_Mobile.SendMessage( "Generating world decoration, please wait." );
Generate( "Data/Decoration/Vaelen", Map.Felucca );
Generate( "Data/Decoration/Dungeons", Map.Felucca );
m_Mobile.SendMessage( "World generating complete. {0} items were generated.", m_Count );
}