#W# Town and Dungeon folders for decorate script.
This commit is contained in:
parent
cc53fac51f
commit
554638de43
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,8 @@ namespace Server.Commands
|
|||
|
||||
m_Mobile.SendMessage( "Generating world decoration, please wait." );
|
||||
|
||||
Generate( "Data/Decoration/Vaelen", Map.Felucca );
|
||||
Generate( "Data/Decoration/Dungeons", 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