#W# Progress Save.

This commit is contained in:
WarrentyExpired 2026-08-07 10:16:48 -04:00
parent ff7670934d
commit b66773c594
3 changed files with 18 additions and 4 deletions

View file

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