#W# Progress Save.
This commit is contained in:
parent
ff7670934d
commit
b66773c594
3 changed files with 18 additions and 4 deletions
|
|
@ -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 );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue